Handle action in Interrupt handler package
- Updated: 2025/08/18
Handle action in Interrupt handler package
The Handle action enables you to establish conditions for managing the interrupts that might occur during automation or task execution.
Settings
- Click the Condition drop-down menu and select one of the available objects, such as Recorder or Window.
- Click the Window drop-down menu to select one of the
following conditions:
- Window exists: Select this option to handle a specific window or pop-up that appears during automation execution.
- Window does not exist: Select this option to
handle the absence of a specific window or pop-up during automation
execution.
For example, starting a new process only if no error or warning pop-up is present.
- Use the Window field to select one of the following tabs
for the condition that you have selected in the previous step:
- BrowserSelect from a list of supported browser tabs. You can click the Refresh windows icon to reload the browser windows.Note: This option supports Google Chrome, Chromium-based Microsoft Edge, and Internet Explorer browsers. For all other browsers, use the Application option.
- Application
Select from a list of currently active windows. This option shows a list of all the application and browser windows that are open on the Bot Creator device.
- Variable
Select an existing window variable to specify the title of the application window title.
- Browser
- (Optional) Click the vertical ellipses (three dots) in the
Condition drop-down menu and select one of the
following options:
- Add condition below: Click this option if you want to add more conditions for handling interrupts.
- Remove condition: Click this option in the condition that you want to remove.