playwright_console_messages
Console output captured from the DESKTOP grid browser page (by pageId) since it opened, including page errors. Buffered from load — nothing is lost by asking late. NOT a device — for a real phone or tablet use android_devtools_console_logs or ios_safari_console_logs (by udid).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Case-insensitive substring filter, e.g. "error" | |
| pageId | Yes | Page ID from web_navigate |