Hi, I am experiencing an intermittent issue when doing the following call in watir-webdriver;
browser.div(:class => "blockUI").exists? Sometimes it throws this exception; Selenium::WebDriver::Error::ObsoleteElementError: Element is no longer attached to the DOM Surely instead of throwing this the call should be returning false? -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
