Skip to content

GetWindow handles returns 01 as the count. #6583

@PramodSenda

Description

@PramodSenda

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

No one assigned

    Labels

    J-awaiting answerQuestion asked of user; a reply moves it to triage again

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions