GUI: Exit Browser
Description
GUI: Exit Browser step explicitly closes the entire browser session for the browser specified in the GUI Automation.
Note
When a GUI Automation workflow is run on an agent the entire browser session implicitly closes after the end of the workflow even if Exit browser is not put at the end of the workflow. However, when a GUI Automation workflow is run from Process Studio, the entire browser session does not close implicitly. Browser terminates abnormally then you need to clear browser instance before you can start a new browser. Navigate to Tools -> Clear All Browser Instances:

Configurations
| No. | Field Name | Description |
|---|---|---|
| 1 | Step Name | Name of the step. The name must be unique in a single workflow. The data type is string, and the field is mandatory. |
| 2 | Web Browser Name | You can select any one web browser from the given list. Note: You must select the same web browser, which was selected in the Start Browser step. |