navigate
Loads a local development URL in a headless browser after validating it against the allowed localhost hosts. Use it to point the browser at a localhost page for automated testing.
Instructions
Navigate the browser to a local dev URL (validated against the localhost allowlist).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to load, e.g. http://localhost:8787 |