ie_open
Start an Edge IE-mode session and navigate to a URL, keeping the session alive for subsequent automation tasks.
Instructions
Start (or reuse) an Edge IE-mode session and navigate to a URL (default IE_DEFAULT_URL). Keeps the session alive for later calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | URL to open (default about:blank) | |
| wait | No | seconds to wait after load (default 4) |