navigate
Load a webpage in a browser tab and wait for it to reach a stable state. Specify wait conditions and timeout to ensure the page is ready for automation or scraping.
Instructions
Navigate a tab to a URL and wait for it to settle
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| tab_id | No | ||
| background | No | ||
| timeout_ms | No | ||
| wait_until | No | load |