I am in the process of automating an online form filling process.
The data is retrieved from a database, and is populated into an online form.
The online form is hosted on an external client's website, and only runs on Internet Explorer which, after its recent deprecation, means it now only runs on Microsoft Edge in Internet Explorer Mode.
Whilst filling out the form, a pop-up window appears with buttons inside of it.
Using the record functionality, I am able to see that only the top bar of this pop-up window is recognised, the buttons etc. inside this popup window are not recognised.
I have tried using JavaScript to get the HTML element of the button inside the popup window, this has also not worked.
Any help?
Thanks in advance

Report
All responses (
Answers (