I have a situation where after i click a hyperlink from the web page it is opening in a different tab and i have to save the output in the page and close the tab.
My issue is when i am running this main flow its working fine in the first time but for the 2nd time its giving me the selector issue.
P.S I tried using hotkey to close the tab it didn’t worked even the close tab activity is not going to work as well as i have to put browser in the property where as this tab is opening after clicking a hyperlink,
I use a click and pointed the selector to x to close it. I am attaching the screenshot.