Hi all,
When I use the following code iam getting an error message like
"undefined method `autoit' for Watir:Module (NoMethodError)". I had
register autoit with regsvr32.

=====================
    Watir.autoit.WinWait('Connect to aspire426')
    Watir.autoit.Send('+{TAB}')
    Watir.autoit.Send('aspiresys\veharinarayana')
    Watir.autoit.Send('{TAB}')
    Watir.autoit.Send('Samuel_')
=====================

Thanks,
Jam
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to [email protected]
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to