Close Tab
When to use the Close tab activity
When you are required to close the chrome tab, this activity can be used.
Figure 1
Activity Name
|
Picture
|
Close Tab
|
|
Technical reference:
Illustration
Drag a Close Tab activity and connect under the false branch.
- Go to the property details and specify the link in the URL field that is required to be closed in the run time
- The activity closes the specified IE tab
- The robot is looped again to perform the same process to check if the element is available to manipulate and store the data table for processing.
Example
The aforementioned scenario uses the Click Event, Element exist, HTMLTODATATABLE & CloseIETab activities to perform the operation.