Hi!

Recently installed ruby to use watir, and I get a strange error when I
execute the steps in "Watir in 5 minutes"
http://wiki.openqa.org/display/WTR/Watir+in+5+Minutes

These are the steps I follow:

1. require "watir"

2. ie = Watir::IE.new

When I perform step 2 I get the following error:


Win32::API::Error: Attempt to format message failed
from C:/Ruby/lib/ruby/gems/1.8/gems/windows-api-0.3.0/lib/windows/
api.rb:333 in 'initialize'
from C:/Ruby/lib/ruby/gems/1.8/gems/windows-api-0.3.0/lib/windows/
api.rb:333 in 'new'
.
.
.
.. and the message continues.
I can write the whole message down if necessary. It's really long =(

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to