Close Tab Activity

Hi All,

Could you guys please help me in knowing what “Browser Variables” means in the definition of “Browser” property for “CLOSE TAB” activity.
What values should be passed in “Browser” property so that I can close the browser?

Thanks,
Ashish.

1 Like

Hi @Ashish_Verma

you can also use the activities kill process to perpectly close the browser ! :smiley:

cheers :smiley:

Happy learning :smiley:

5 Likes

When You Use Open Browser Activity You can store the browser into a variable and use the browser in the subsequent process, just like Excel Application scope or a Database Connection string.

2 Likes

You mean I should store the browser into “UiBrowser” variable’s output and use it Close Tab activity as seen from below screenshot ?

?

1 Like

yes, give it a try.

1 Like

Yup this works!
thanks! :slight_smile:

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.