browser_console_logs
Retrieve browser console logs (errors, warnings, info) from the current page to debug web application issues.
Instructions
Return captured browser console logs (errors, warnings, info) from the current page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| clear | No | ||
| level | No | Filter by level: error, warning, info, log, etc. |