I’m having issue grabbing elements on the page that opens in a new tab.
Anyone else experiencing similar issues?
I used Browser Automation and Web Automation package - getting same result.
Best answer by Sumit.K7
View originalI’m having issue grabbing elements on the page that opens in a new tab.
Anyone else experiencing similar issues?
I used Browser Automation and Web Automation package - getting same result.
Best answer by Sumit.K7
View originalYou have to select the new window, then the script will know which window to action on.
Use get window handles and set window handle to desired window before further actions.
You have to select the new window, then the script will know which window to action on.
Use get window handles and set window handle to desired window before further actions.
Thanks for your prompt response!
Just to confirm is this the package you are referring to?
Hello! I am having this same issue. Using Web automation package. wondering if you were able to solve for this? I tried using Window: Activate but its like the web package doesn’t recognize the new window as part of the session. Wondering if I need to start a new session and give it the port for the new page but also not sure how to get the port.
Enter your username or e-mail address. We'll send you an e-mail with instructions to reset your password.