概要
A page is not healthy just because the server returns 200. The browser still has to load, hydrate, fetch data, and render content.
運作方式
FixWeb listens for console errors, request failures, and low-text renders while the headless browser loads each crawled page.
影响范围
Runtime failures can break forms, analytics, menus, personalization, and content extraction across entire templates.
// fixweb 如何檢測
FixWeb 如何檢測
The crawler captures console error/warning messages, failed request URLs, response status, and rendered text volume.
铁壁防御
Fix thrown production errors, broken asset paths, failed API calls, CORS/load failures, and blank shell states. Add browser-level smoke tests for important templates.
