Your AI Agent Can Now Debug Playwright Tests
Playwright 1.59 added a `cli` parameter to the `--debug` flag, and this enables your coding agent to use the built-in step-through debugger. Step through the test steps, inspect network traffic at every moment, and access the accessibility tree. The same debugger is now usable without the inspector window.