On Thu, Sep 20, 2012 at 12:00 AM, Roland Alvarado <[email protected]> wrote: > Error Encountered: > > Element is no longer attached to the DOM > (Selenium::WebDriver::Error::StaleElementReferenceError) > [remote server] > resource://fxdriver/modules/web_element_cache.js:5668:in `unknown' > [remote server] > file:///tmp/webdriver-profile20120920-10705-1ppaaxj/extensions/[email protected]/components/command_processor.js:5282:in > `unknown' > [remote server] > file:///tmp/webdriver-profile20120920-10705-1ppaaxj/extensions/[email protected]/components/command_processor.js:9612:in > `unknown' > [remote server] > file:///tmp/webdriver-profile20120920-10705-1ppaaxj/extensions/[email protected]/components/command_processor.js:10131:in > `unknown' > [remote server] > file:///tmp/webdriver-profile20120920-10705-1ppaaxj/extensions/[email protected]/components/command_processor.js:10136:in > `unknown' > [remote server] > file:///tmp/webdriver-profile20120920-10705-1ppaaxj/extensions/[email protected]/components/command_processor.js:10074: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>'
I've never seen this particular error, myself and I see nobody else has responded so I'm guessing it's not happening for any other readers on this list. I'd recommend trying the webdriver google group, since that's where the problem seems to be coming from. HTH, David -- You received this message because you are subscribed to the Google Groups "rspec" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
