Debug page errors
Your coding agent can capture console messages and network activity while it completes a workflow in the browser.
/shiplight verify http://localhost:3000/dashboard — click "Load Data"
and check for console errors or failed network requests./shiplight verify the submit button on the form page works.
Try submitting and show me any JavaScript errors and failed API calls.Review the diagnosis
You receive the relevant console output and failed network requests from the run, including status codes, request URLs, error messages, and the agent's explanation of the cause.
Ask the agent to record the session if you also need a video and Playwright trace for reviewing the failure step by step.