Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Splash Window + currently selected window has been closed #621

Closed
Haripriya-kadimetla opened this issue Mar 1, 2019 · 3 comments
Closed
Assignees

Comments

@Haripriya-kadimetla
Copy link

Haripriya-kadimetla commented Mar 1, 2019

Hello there,

Working on win32 desktop application automation , the controls on login window are identified but after login unable to find the main window , i have tried solutions provided like
session.SwitchTo().Window(session.WindowHandles[0]); as the Window doesn't exists ,it gives me error

Can some one please suggest me with the issue ?

Screenshots attached for more clarity

@timotiusmargo timotiusmargo self-assigned this Mar 5, 2019
@timotiusmargo
Copy link
Contributor

Hi @Haripriya-kadimetla,

We are looking at this issue and are working on a fix soon. Please stay tune.

@Haripriya-kadimetla
Copy link
Author

Thank you for your response ... i could figure out a workaround .

@timotiusmargo
Copy link
Contributor

Hi @Haripriya-kadimetla,

For your information, WinAppDriver v1.1.1 GetWindowHandles endpoint will now continue to work even when the current application window is closed/destroyed. This will allow you to enumerate through all application top level windows with the same processId until the session is terminated.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants