browser_navigate
Navigate the active browser page to a given URL and wait for the selected lifecycle event, enabling inspection after the page reaches the desired state.
Instructions
Navigate the active page and wait for the selected lifecycle event.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| timeout | No | ||
| sessionId | No | Browser session ID; optional when exactly one session exists. | |
| waitUntil | No | load |