Hi 

I use the solution given to avoid Stale Element error  which is on link 
http://watirmelon.com/2011/08/14/telling-watir-webdriver-to-always-locate-elements-upon-use/

using  Watir::always_locate = true b = Watir::Browser.new  

Also used wait methods at all the places
Also trying to capture screen shots when my script fails 
but some how still I get Stale Element Reference Errors and also the screen 
shots for the same are not captured... Not sure why?

Any help would be great full 

-- 
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]

Reply via email to