Skip to main content

User Interface Overview

This page walks you through the Aiviro Editor workspace. The screenshots below are annotated with numbers — each number is explained in the tables that follow.


Projects Tab

Displays your most recently opened projects.

Projects tab


Main window

Main‑window anatomy

#ControlPurpose
1Start / Close RobotConnects to, or disconnects from, the runtime robot profile (local machine or remote VM).
2Test toggleSwitches the scenario into Test or Production enviroment.
3Auto ModeGlobal switch that lets the Orchestrator run active scenarios on schedule. Must be On for unattended execution.
4Add ActionOpens the actions menu to insert a new command into the scenario tree.
5Run / StopExecutes the whole scenario. Single‑click requests a graceful stop after the current action; double‑click forces an immediate abort.
6Scenario SettingsOpens the Scenario Settings dialog (scheduling, time‑outs, runtime profile, …).
7Auto ExecuteIf On every new command added will be automatically executed.
8Variables panelShows runtime and user‑defined variables. Click again to hide.
9Recent Runs panelOpens diagnostic logs (status, text output, screenshots) of past scenario executions.
10Scheduler panelDisplays all upcoming auto‑runs across open projects.

Robot live‑view toolbar

Robot‑view toolbar

#ToolDescription
1Detect / Clear elementsToggles element highlighting. First click (magnifier icon) pauses the live view and marks UI elements; while highlights are visible the icon turns into an eraser—click again to clear them and resume the stream.
2Zoom In / Zoom Out / Fit to windowMagnifies, shrinks, or resets the zoom so the entire screenshot fits the pane.
3Add area boxDraws a new Area element for masking or cropping parts of the image.
4Show hidden boxesReveals element outlines that were previously hidden.
5Grab inputWhen On, your mouse / keyboard input inside the live view is forwarded to the remote machine for manual interaction. (RDP robot only)

Panels recap

PanelWhat it showsTypical use
CommandsTree of actions in the active scenario.Build, reorder or delete steps.
VariablesDefault & user variables (live values).Inspect data passed between actions.
Recent RunsLogs, screenshots and status of past executions.Debug failures, verify unattended runs completed.
SchedulerTimetable of future auto‑runs.Confirm when the next job will fire.

Feel free to collapse any panel when you need more canvas space — click its icon again to bring it back.