Hi! You need the Xls class I mentioned - you can get it here: http://wiki.openqa.org/display/WTR/Excel+interface+class. In my example, the Xls.rb file needs to be in the watir/contrib directory. If you'd prefer to save it somewhere else, you just need to change the relative path in the require statement.
Hope this helps! -Tiffany On Nov 14, 2:01 am, Marlon <[email protected]> wrote: > Hi Tiffany, > > I'm trying to run your example "DataDrivenTestHarnessExample", found > herehttp://wiki.openqa.org/display/WTR/Test+Unit+Excel+Data+Driven+Framew... > > I'm encountering an error > > c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in > `gem_original_require': no such file to load -- watir/contrib/Xls > (LoadError) > from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb: > 31:in `require' > from C:/watir/experimental_proj/lib/ExampleHarness.rb:18 > > Where can I found the file? Do I need to gem install? > > please help > > Thanks > Marlon --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
