Web Robot
Description Automates a browser through ChromeDriver. The robot drives its own sandboxed Chrome instance rather than your everyday browser window.
πΈ Screenshot needed β
/img/editor/robots/web.pngCapture: the Open Environment dialog with Robot type: Web selected, showing Driver Path and Chrome Settings. Why it must be retaken: the dialog is now profile-based and titled Open Environment.
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.