I'm new to Watir and have a question.  When I click on the playback button
in WatirRecorder++ it pops up a new WatirRecorder++ dialog box with the same
text. It does not playback.  I just downloaded Ruby and installed Watir last
week, so it should be the latest version.


I'm sure this is a very basic issue, but I wanted to add a comment.  From
IRB If I type:



require 'rubygems'

require 'watir'

ie = Watir::IE.new



It opens a new Explorer window.

But, if i put the exact same code in to WatirRecorder++ and click Playback
or if I save it and run it from a command prompt it opens a new Watir
Recorder++ dialog with the exact same code above listed.  It does not open
IE.

I must be missing something.

Thanks,

--~--~---------~--~----~------------~-------~--~----~
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