Skip to main content
Version: 0.23.1

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.png

Capture: 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​

FieldDescription
Profile NameName under which this configuration is saved for reuse.
Driver PathPath to the ChromeDriver executable. If you set Chromedriver Path in Settings β†’ Edit Configuration β†’ Aiviro, it is used as the default here.
Chrome SettingsAdditional 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​

ActionNotes
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.