Element is no longer attached to the DOM (Selenium::WebDriver::Error::StaleElementReferenceError)
[remote server] resource://fxdriver/modules/web_element_cache.js:5668:in `unknown'
./features/support/page.rb:123:in `block in find'
./features/support/page.rb:180:in `retry_before_failing'
./features/support/page.rb:123:in `find'
./features/3_lib/meta_steps/page_meta_steps.rb:744:in `/^The instance named (.+) should be (?:in|of) (.+) status$/'
features/1_feature_files/instances/create_an_instance.feature:36:in `Then the instance will be <Created or Not>'
On Wednesday, June 20, 2012 2:13:07 PM UTC+8, Ankita@Adslot wrote:
When my Automation scripts on firefox for some reason they fail randomly and this is the error
Selenium::WebDriver::Error::StaleElementReferenceError:
Element is no longer attached to the DOM
# [remote server] resource://fxdriver/modules/web_element_cache.js:5631:in `unknown'
Any help would be highly appreciated