yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #27986
[Bug 1416555] Re: Selenium integration tests need methods for wait till element, text visible
** Changed in: horizon
Status: Fix Committed => Fix Released
** Changed in: horizon
Milestone: None => kilo-2
--
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/1416555
Title:
Selenium integration tests need methods for wait till element, text
visible
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
Selenium integration tests need method for wait till element visible, wait till till element disappears and wait until text present in the element
As elements are dynamically identified based on page format, locator is no more used explicitly. Need methods for web driver to explicitly wait:
a. for element to be present
b. for element to disappear
c. for text to be present in element
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1416555/+subscriptions
References