← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1353342] [NEW] Integration tests - selenium - StaleElementReferenceException

 

Public bug reported:

It is a common problem to deal with ajax updates (loading of web
elements) when using selenium. When selenium have some element already
cached and this element is changed via some update, it results in
raising  StaleElementReferenceException.

More information can be found in here: http://docs.seleniumhq.org/exceptions/stale_element_reference.jsp.
Possible solutionst: http://stackoverflow.com/questions/4846454/selenium-webdriver-staleelementreferenceexception

** Affects: horizon
     Importance: Undecided
         Status: New

-- 
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/1353342

Title:
  Integration tests - selenium - StaleElementReferenceException

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  It is a common problem to deal with ajax updates (loading of web
  elements) when using selenium. When selenium have some element already
  cached and this element is changed via some update, it results in
  raising  StaleElementReferenceException.

  More information can be found in here: http://docs.seleniumhq.org/exceptions/stale_element_reference.jsp.
  Possible solutionst: http://stackoverflow.com/questions/4846454/selenium-webdriver-staleelementreferenceexception

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1353342/+subscriptions


Follow ups

References