Browser Navigate
browser_navigatePoint a browser tab to any URL and receive the updated page state, including a fresh snapshot when the content changes.
Instructions
Navigate the active (or specified) tab to a URL.
Returns the new page state; includes a fresh snapshot when the page content changed (configurable via NAVIGATOR_AUTO_SNAPSHOT).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tab | No | ||
| url | Yes | ||
| wait | No | domcontentloaded | |
| session | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |