rnw_navigate
Navigate to a specified URL in a browser session, automatically creating one if none exists for React Native Web automation.
Instructions
Navigate to a URL in the browser. Creates a browser session if none exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to navigate to |