Navigate Page
browser_navigateNavigate the active browser to a specified URL for reproduction, redirect investigation, authentication, or network-timing diagnosis.
Instructions
Use when the active page must open an exact URL as part of a reproduction, redirect investigation, authentication flow, or network-timing diagnosis. Preconditions: a browser must be active and the destination must be within the authorized development or test scope. Next: inspect state or begin the action sequence; use monitor_get_summary after stopping any active trace. Sensitivity: navigation contacts an external origin and may send cookies or other browser credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| waitUntil | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| error | No | ||
| result | No |