Make sure that you: - copied IEDialog.dll from downloaded watir into c:\ruby\lib\ruby\site_ruby\1.8\watir\IEDialog\Release\IEDialog.dll - modify permissions on IEDialog.dll to include execute
Cheers, -Dmitri On 2/20/06, Angrez Singh <[EMAIL PROTECTED]> wrote: > Hi Brown, > > > > Anyway, when I run my test script I get the following error message > > > > c:/ruby/lib/ruby/site_ruby/1.8/watir.rb:1273:in > `initialize': LoadLibrary: > > > c:\ruby\lib\ruby\site_ruby\1.8\watir\IEDialog\Release\IEDialog.dll > > (RuntimeError) > > from > c:/ruby/lib/ruby/site_ruby/1.8/watir.rb:1273:in `new' > > from c:/ruby/lib/ruby/site_ruby/1.8/watir.rb:1273 > > from > c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:18:in > > `require__' > > from > c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:18:in > > `require' > > from G:/workspace/web_pages/trial.rb:1 > > The error that you are getting has nothing to do with the XPath support. > Could you please try to run the xpath unit tests provided with the TAR ball > to make sure that XPath is working? > > Regards, > Angrez > > > _______________________________________________ > 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
