browser_console_messages
Retrieve browser console messages with optional filtering by log type and clearing after reading.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by message type: log, error, warning, info | |
| clear | No | Clear messages after reading |