On 6/27/06, Chris McMahon <[EMAIL PROTECTED]> wrote:
If I'm not mistaken, it's because the build depends on
C:\ruby\lib\ruby\gems\1.8\gems\watir-1.5.0.945\watir\win32ole\win32ole.so
and this was not interpreted correctly on the Mac?  That is, there is
no context for win32ole on platforms other than Windows?


More or less.  I got firewatir working on my Mac Book Pro a little
while ago, and found the performance too lacking to do much more with
it.  Attached is a patch to firewatir's watir.rb that allowed me to
get it working (for educational purposes only).  I had to comment out
things like winClicker etc.  I suppose these could be conditionally
included.

What's the latest on firewatir?  Are there plans to merge it back into
the main watir codebase?  Is jssh the long-term plan for integrating
watir into firefox?

This is definitely something I'd like to jump in and help hack on.
From my perspective I'd like to make some fairly sweeping changes to
the code, particularly the global variable for the jssh socket and
hard-coded javascript in each method, but I don't want to interfere
with anyone else if they're currently working on it.  If someone could
inform me of the plans for the firewatir code, that would be great.

Cheers,
/Nick

Attachment: firewatir-mac.patch
Description: Binary data

_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to