What is the silent failure mode in Chrome DevTools MCP?
The browser can report document.readyState as complete while the application is still waiting for hydration or a GraphQL response. Wait for a required selector or response, assert record counts, detect interstitial markers, and fail with EXTRACTION_CONTRACT_FAILED when the expected state is absent.