Re: [Wtr-general] unknown property or method `readyState' (WIN32OLERuntimeError)

2007-04-11 Thread Parv
Some more info. The application i'm testing uses a lot of frames. ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general

Re: [Wtr-general] unknown property or method `readyState' (WIN32OLERuntimeError)

2007-04-11 Thread Charley Baker
It's likely your frames are throwing errors with cross site scripting issues. You might try updating to the latest version of watir 1.5.1.1165 in svn. Installation instructions are included on the FAQ site. I may end up making a gem from the current source today. It's been a while and there have