Question
Tech Mahindra Ltd
BE
Last activity: 5 Jun 2020 7:03 EDT
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.