set_url
Navigate the current Internet Explorer window to a specified URL using direct COM bridge calls, without requiring the window to be in the foreground or using keyboard shortcuts.
Instructions
Navigate the current IE window to a URL. No keyboard shortcuts (Ctrl+L) needed and the window does not need to be in the foreground — this calls IHTMLWindow2.navigate directly through the IE COM bridge. Only supported when the active window is an IE window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to navigate to |