Navigate
navigateLoad a URL into a persistent headless browser to enable visual inspection and interaction through subsequent clicks and screenshots.
Instructions
Load a URL in a persistent headless browser page (dev server, file://, or public site). Stays open for later click/screenshot calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to load | |
| waitForSelector | No | Wait for this selector before returning (SPAs) |