Web Robot
Description Automates a browser through ChromeDriver. The robot drives its own sandboxed Chrome instance rather than your everyday browser window.
Settings
| Field | Description |
|---|---|
| Profile Name | Name under which this configuration is saved for reuse. |
| Driver Path | Path to the ChromeDriver executable. If you set Chromedriver Path in Settings → Edit Configuration → Aiviro, it is used as the default here. |
| Chrome Settings | Additional settings passed straight through to ChromeDriver, for the robot's browser sandbox. |
warning
ChromeDriver is not bundled with the Editor. Download the build that matches your
installed Chrome version and either point Driver Path at it or add it to your
PATH.
Web-specific actions
| Action | Notes |
|---|---|
| Open URL (Tools) | Navigates the robot's browser. Available only on the Web Robot — the desktop equivalents are [RDP] Open URL and [Desktop] Custom Command. |
Clipboard actions, Execute SQL, file-system actions and Close All Windows are not available on the Web Robot, because they act on an operating system rather than a browser tab.