goto
Navigate to a filesystem path or web URL using a driver session, enabling direct access to a target location.
Instructions
Navigate to a location (path for filesystem, URL for browser)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| driver | Yes | Driver alias (e.g., 'fs', 'web') | |
| location | Yes | Target location (path or URL) | |
| session_id | Yes | Session ID |