Question
3
Replies
30
Views
Tech Mahindra Ltd
Posted: June 2, 2020
Last activity: June 5, 2020
Web Automation: Handling JSP page
I am working on Web automation which is designed in JSP.
There is an IFrame inside which i am not able to interrogate any object. So i went for extracting elements with Windows Control. I was able to find some of the elements but not all that are required.
The structure inside IFRAME is not visible in DOMExplorer, so i am not even able to get the elements with JS.
Please guide me for any possible approach.
If you look on the Virtual Controls tab (if available) or look on the Web Controls tab and cannot locate the controls you need, then chances are that the framework of the page is doing something that Pega Robotics has not seen before. I have seen pages where you cannot interrogate controls directly, but usually you can add the controls from the web controls tab.