cdp_navigate
Navigate an active browser session to a specified URL, waiting for page load, DOM content, or network idle as needed.
Instructions
Navigate the session's current page to a URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| session_id | Yes | Session id returned by cdp_connect | |
| wait_until | No | domcontentloaded |