Fast path: run the bundled check script
1) Process and transport health
2) Session lifecycle integrity
sessionId, then a clean close message.
3) Navigation and content extraction
4) Visual assertion example
Use element-level screenshots to verify selectors and page state.
5) Failure behavior worth testing
- Stop the target CDP browser while
LAUNCH=falseand confirm your monitoring catches failures. - Provide an invalid selector and verify the error is explicit.
- Re-run the same deterministic flow repeatedly to detect flaky selectors.