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.
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.
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.
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.
Hi All, I am also experiencing retrieving DOM element data through the bot using this Web Automation Package? Is this a compatibility issue? I can use the recorder on another Edge/Chrome window outside of the Web Automation Package, it works fine gathers all the required Dom elements/attributes. When I use this package, the elements that are captured are very minimum and cannot be used. Why is this?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.