yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #27483
[Bug 1416555] [NEW] Selenium integration tests need method for wait till element visible, wait till till element disappears and wait until text present in the element
Public bug reported:
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
** Affects: horizon
Importance: Undecided
Assignee: Amogh (amogh-r-mavinagidad)
Status: New
** Changed in: horizon
Assignee: (unassigned) => Amogh (amogh-r-mavinagidad)
--
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 method for wait till element visible,
wait till till element disappears and wait until text present in the
element
Status in OpenStack Dashboard (Horizon):
New
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
Follow ups
References