|
I updated my Watir this morning to the most current and when
I ran my script that used the click_no_wait I get this error: NameError: undefined local variable or method
`attach_command' for #<Watir::Frame:0x2cc1780> C:/ruby/lib/ruby/site_ruby/1.8/watir.rb:1189:in `eval_in_spawned_process'
C:/ruby/lib/ruby/site_ruby/1.8/watir.rb:2411:in `click_no_wait' On further investigation there are 2 methods in Watir with
that name: watir.rb (2170): def
attach_command watir.rb (2647): def
attach_command Do I need to do something else (require, include, etc) or do
I need to update some other file or what? Thanks, --Mark From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of Bret Pettichord On 6/14/06, Chris
McMahon <[EMAIL PROTECTED]>
wrote: As we
all know,
|
_______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
