Hi All ,
I need to close Tab which contains pdf opened in it.
But while attaching Browser in attch browser activity , the pdf tab didn’t get identified.
Please Help.
Hi All ,
I need to close Tab which contains pdf opened in it.
But while attaching Browser in attch browser activity , the pdf tab didn’t get identified.
Please Help.
Try this:
Attach another tab in the Attach Browser, and then replace title from selector as in your PDF tab.
@SagarSB, Try to simulate “Ctrl + W”. It closes a tab
Hi @SagarSB
Try the below process-
Try using activate activity ,just in case to ensure that BOT is performing actions on the desired Tab.
Cheers