Hello,
I need to close one one windlow form open 2 windows on chrome bowaser.
how can i achieve that .cehck belowimage i need to close second windlow only.
Hello,
I need to close one one windlow form open 2 windows on chrome bowaser.
how can i achieve that .cehck belowimage i need to close second windlow only.
You can use the close tab activity inside the attach browser or open browser actions to close the current tab.
You can use Navigate Browser and give Close Tab inside the indicated 2nd tab of Use Apllication/Browser
If you are using Classic activities use Close Tab to the Attached browser to close current Tab
Regards
Hi @Mathkar_kunal ,
Regards,
Vinit Mhatre
what variable to pass in close tab?
Use Attach Window to indicate the second tab and inside that give Close Tab. This will close the second tab.
Regards
While in execution the bot opens 2 or more tabs in chrome while opening another tab in use application browser scope set the “CLsoe” property “always” .before it opens the second tab it closes the first tab.