My mistake, has nothing to do with my new installation of Watir. On line 9 was to require 'setup' which was in the same directory but I just reorganized my scripts by component/module and didn't copy the setup.rb
thanks --- Bret Pettichord <[EMAIL PROTECTED]> wrote: > The problem is on line 9 of loginRP.rb. > > What code is on that line? > > On 1/3/06, Roy Sin <[EMAIL PROTECTED]> wrote: > > > > Hi Wtr, > > > > I used to have my watir installation in c:\Program > > files\watir. I downloaded the latest tarball because I > want > > to use the xpath feature. I installed it under > c:\watir. I > > can cd to unittests folder and run the sample rb files. > But > > when I tried to run my existing scripts in eclipse I > get > > the error below: > > > > > > C:/Program > > > Files/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:18:in > > `require__': No such file to load -- setup (LoadError) > > from C:/Program > > > Files/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:18:in > > `require' > > from > > > > > C:/TestAutomation/workspace/QA_TestAutomation/gmmsunittests_Staging/logintoRP.rb:9 > > > > > > any idea! > > > > > > > > __________________________________________ > > Yahoo! DSL � Something to write home about. > > Just $16.99/mo. or less. > > dsl.yahoo.com > > > > _______________________________________________ > > Wtr-general mailing list > > [email protected] > > http://rubyforge.org/mailman/listinfo/wtr-general > > > > _______________________________________________ > Wtr-general mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/wtr-general > __________________________________________ Yahoo! DSL Something to write home about. Just $16.99/mo. or less. dsl.yahoo.com _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
