Re: [Wtr-general] Cannot run example test case

2007-04-30 Thread Kui Zhang
Thanks Charley!  I download Watir from another link and installed it.  It is 
working now.

Kui
___
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general


Re: [Wtr-general] Cannot run example test case

2007-04-30 Thread Charley Baker

Are you getting anything if you run through irb?

Open a command prompt type
irb

in irb type

require 'watir'
include Watir

ie = IE.new


Anything happen?

-Charley

On 4/27/07, Kui Zhang <[EMAIL PROTECTED]> wrote:


Hello,

I just installed ruby 186-35 and Watir 1.4.1 on windows Xp.  Following the
instruction to run example test case from the command line, IE browser is
not open, the cursor just blinking with nothing displayed in the command
window.

Please help!
Kui
___
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

___
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

[Wtr-general] Cannot run example test case

2007-04-27 Thread Kui Zhang
Hello,

I just installed ruby 186-35 and Watir 1.4.1 on windows Xp.  Following the 
instruction to run example test case from the command line, IE browser is not 
open, the cursor just blinking with nothing displayed in the command window.  

Please help!
Kui
___
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general