browser_watch
Capture and monitor live browser page events including console logs, network requests, navigation, and exceptions. Start recording, browse, then poll to retrieve all events.
Instructions
GROUNDBREAKING: Live capture of page events (console, network, navigation, exceptions). Start recording, browse around, then poll to see everything that happened.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | start=begin recording, poll=get events since last poll, stop=cleanup | |
| events | No | Event types to capture (default: all) |