|
I ended up having to put a sleep 2 in winClicker to get this
to click the button. At approximately line 299 in WinClicker.rb—this
section: if d != -1 makeWindowActive(hwnd) è sleep 2 clickButtonWithHandle(d) else After I added this then it would click the specified button. Hope this helps, --Mark From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of Charley Baker Take a look at winClicker.rb, clickWindowsButton
should work, something like this: On 6/28/06, Andy
Case <[EMAIL PROTECTED]>
wrote: Hi, I get
the following Pop-up from my application. Is
there a WATIR command that allows me to select the buttons below. _______________________________________________ |
_______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
