yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #25968
[Bug 1354824] Re: Integration tests - switch_window method
** Changed in: horizon
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1354824
Title:
Integration tests - switch_window method
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
All page objects should have the ability to switch focus between the webdriver windows.
There are few ways of doing so using selenium driver's methods, but ideally we want to keep the consistency and prevent a commonly used deprecated method. It is not meant for handling pop-ups.
I would suggest implement a switch_window method in pageobject.py with options to switch windows by:
- window name
- window handle index
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1354824/+subscriptions
References