[Wtr-general] `method_missing': document (WIN32OLERuntimeError)
Bret Pettichord
bret at pettichord.com
Tue Sep 12 15:13:55 EDT 2006
bdoumas at octo.com wrote:
> I was using Watir for soem time now (1.4.1), but to test fully my application i
> needed the modal access stuff, so i got the last SVN head, and lauch my test
> but i encouter the same error than describe in :
>
> http://www.mail-archive.com/wtr-general@rubyforge.org/msg03804.html
>
> So in watir.rb i change back the method wait to the old one (1.4.1) and it
> working fine.
>
> What was wrong with the previous one ?
In that case, the solution was to call click_no_wait instead of click.
Does this work for you?
If not, please send us the exact error message that you are getting.
Bret
More information about the Wtr-general
mailing list