I use Open Office. Having the Excel reader is handy, but it obviously doesnt 
work for me. I started working on some code that would read open office 
spreadhseet files. It would be great if you could make it work on both, with 
the same interface, especially as things like firewatir and safari watir 
work well on non windows platforms.

The open office format is an xml file in a zip, and its actually quite easy 
to work with.
I can send you my code if you like

Paul

----- Original Message ----- 
From: "Brown, David" <[EMAIL PROTECTED]>
To: <wtr-general@rubyforge.org>
Sent: Friday, March 02, 2007 4:47 PM
Subject: [Wtr-general] Excel Interface Class


> I've posted an Excel Interface class which I've developed over the past
> few months on the Watir openqa.org site under contributions:
> http://wiki.openqa.org/display/WTR/Excel+interface+class
>
> This class provides simple methods for reading data records from Excel
> spreadsheets, hides the complexities of directly using ruby's win32ole
> library to interface with Excel, and makes it much easer to create
> data-driven Watir tests.
>
> I hope it will be as useful to others as it has been for me.
>
> -David Brown
> _______________________________________________
> Wtr-general mailing list
> Wtr-general@rubyforge.org
> http://rubyforge.org/mailman/listinfo/wtr-general
> 


_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to