Hello everyone.
A few weeks ago I got stuck with certain part of my bot’s logic that needs to open a second tab with identical name.
I fixed it at the moment by using IE, but now I’ve been force to use chrome again.
The selector for both tabs is the same
The problem occurs when I open the second tab and the attach browser activity stays in the first tab, while I’m trying to move the logic unto the second tab.
Is there any other way to make the second tab distinguishable from the first one?
Have a nice day!