Home/Tools/Browser Agent Debug Checklist

Browser Agent Debug Checklist
Playwright MCP and CDP triage

Classify browser agent failures involving CDP endpoints, closed browsers, captcha, snapshots, and lost sessions.

Input / 输入

Output / 输出

Paste input and run the checker.

Browser Agent Debug Checklist use cases

Use this when an AI agent cannot see the browser, loses login state, fails CDP connection, or gets blocked by captcha.

Scope and privacy

The checker runs locally in this browser and does not upload the pasted input. Remove secrets before pasting. Results are static evidence from the supplied text, not proof of live server behavior, security, compatibility, or approval.

Verification workflow

  1. Use a redacted, minimal failing example.
  2. Fix definite syntax or metadata errors first.
  3. Test the real endpoint with official inspectors and representative tasks.
  4. Add a regression test before publishing.

Related wiki