CloseInternetExplorerTab

When to use the CloseInternetExplorer activity

When you are required to close the IE, this activity can be used.

Figure 1

Activity Name

Picture

CloseIETab

a

Technical Reference

Figure 1.1

1.24 

S.no

Description

1

It enables you to enter the website link

2

Displays the action that the activity performs in the workflow

3

Specify whether to continue executing the workflow even if the activity fails

4

Define the condition that you prefer to validate. It supports only Boolean value

a Activity: This activity helps close the IE once the action is completed during a run-time.

Illustration

 Drag a CloseIETab 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 datatable for processing.

Example

The aforementioned scenario uses the ClickEvent, ElementExist, HTMLTODATATABLE & CloseIETab activities to perform the operation.

Figure 1.2

1.25

 

v4.0.3