navigate
Open an HTTP or HTTPS URL in the current page and wait for the DOM content to load, with an option to capture a snapshot of the resulting page.
Instructions
Open an HTTP/HTTPS URL in the current page and wait for DOMContentLoaded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| returnSnapshot | No | Also return a fresh snapshot of the resulting page; renumbers element refs. |