← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1353342] Re: Integration tests - selenium - StaleElementReferenceException

 

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

Title:
  Integration tests - selenium - StaleElementReferenceException

Status in OpenStack Dashboard (Horizon):
  Fix Released

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


References