[Wtr-general] The method of show_links is wrong !!!

2006-12-25 Thread liucongying
verison : watir-1.5.1.1127.gem
c:/ruby/lib/ruby/gems/1.8/gems/watir-1.5.1.1127/./watir.rb:1813: [BUG] Segmentat
ion fault
ruby 1.8.5 (2006-08-25) [i386-mswin32]
show_links is wrong ,someone can fix ?
-
Posted via Jive Forums
http://forums.openqa.org/thread.jspa?threadID=5915messageID=16545#16545
___
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general


[Wtr-general] How to save the test result ?

2006-12-25 Thread kim
Recently I just learn the Watir.
Watir is very good toos for web auto testing.
I use the test/unit.
The test result is always shown in command line.
I want to know if I can save the test result into a text file?
I think the perfect automatic test framework should be an export(Test Result) 
that will help the testers analyse the program.
-
Posted via Jive Forums
http://forums.openqa.org/thread.jspa?threadID=5918messageID=16552#16552
___
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general


[Wtr-general] Time of execution of each test method in a class

2006-12-25 Thread Sadeesh Vinoth
Hi,

How to get the time of execution of each method in watir.
Please help me with this.
-
Posted via Jive Forums
http://forums.openqa.org/thread.jspa?threadID=5919messageID=16555#16555
___
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general


[Wtr-general] Is There Any Other Way To Fill A Text Box....?

2006-12-25 Thread san
I Want To Fill A Text Box In IE By Watir... But As Watir Writes A Letter At A 
Time, Its Taking A Long Time To Fill The Box If I Have A Long String In Hand... 

So My Question Is, Is There Any Other Way To Fill The Box At A Time With The 
Long String,Insteed Of Writing The String Per Letter At A Time...?
-
Posted via Jive Forums
http://forums.openqa.org/thread.jspa?threadID=5920messageID=16556#16556
___
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general


Re: [Wtr-general] How to save the test result ?

2006-12-25 Thread kim
I found the solution in watir_bonus directory.
There is a sample to record the test result into a text file and a xml file.
-
Posted via Jive Forums
http://forums.openqa.org/thread.jspa?threadID=5918messageID=16557#16557
___
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general