Oct 22 2021 01:07 AM
Hi,
We're using Selenium to automate a web application in IE compatibility mode of Edge browsers, as the web app supports IE only as well as the end of support of IE.
The problem is when a window is popped up, and we call the driver.getWindowHandles, we can not the the handle of the new window.
The environment is as the following:
Kindly please advise, thanks a lot!
Oct 22 2021 10:24 AM
Oct 24 2021 10:34 PM
Oct 25 2021 09:22 AM
Nov 16 2021 10:44 AM
@johnjansen Thanks for taking the time to help address this issue. Following this thread https://github.com/SeleniumHQ/selenium/issues/8868 the fix seems to work intermittently, I can't seem to get it to work for consecutive tests.
Nov 16 2021 12:52 PM