-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Closed
Labels
J-awaiting answerQuestion asked of user; a reply moves it to triage againQuestion asked of user; a reply moves it to triage again
Description
Meta -
OS:
Windows 10
Selenium Version:
2.53.1
Browser:
Internet Explore : 2.53.1
Browser Version:
ie 11.1324.15063.0
Expected Behavior -
Im using to open an application using ie. When browser launches the URL. it open ups another two windows.
User should be able to switch to launched window.
Actual Behavior -
driver returns only count as 01 for driver.getWindowhandles().size();
So cannot switch to the window.
As i see application behaviour as below
- Once url launches. Application it self execute a java script as startup();
using that script application is opening the other windows. This might be a reason as i assume.
Steps to reproduce -
Metadata
Metadata
Assignees
Labels
J-awaiting answerQuestion asked of user; a reply moves it to triage againQuestion asked of user; a reply moves it to triage again