get_console_errors
Retrieve all console errors and logs from a browser session for passive monitoring without executing test steps.
Instructions
Get all console errors and logs captured on a session since it was opened (or since last call to this tool). Useful for passive monitoring without running steps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clear | No | Clear the console buffers after reading (default: true) | |
| session_id | Yes | Session ID |