playwright_console_logs
Retrieve console logs from web pages, with options to filter by type, limit count, or clear logs after retrieval.
Instructions
Retrieve console logs captured so far
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clear | No | Whether to clear logs after retrieval | |
| limit | No | Maximum number of logs to return | |
| type | No | Type of logs to retrieve |