how to capture the new browser window tab
-
I have functionality like on clicking the button it will open new page in separate window tab and how to capture and work on that new window tab using openRPA. For example i have attached the sample new window tab
-
Get Element will search for a tab that contains the same as the url property on the select.
But chrome does not allow addons to interact with googles login page, so that specific case will never work