01Bug Reproduction Workflows: Standardized steps to replicate issues with console and network log capture.
02DevTools Collaboration: Simultaneous observation and action by pairing with DevTools MCP for runtime debugging.
03Visual & Structural Inspection: Capture accessibility tree snapshots and screenshots for state verification.
04Full Browser Control: Navigate, click, type, hover, and press keys programmatically.
050 GitHub stars
06Reconnaissance-Then-Action Pattern: Strategic execution to handle dynamic JavaScript rendering and async states.