1. go to command prompt2. type
ruby my_watir_script.rb > my_watir_script_results.txt
3. all output will be stored in my_watir_script_results.txt4. you can do it 
even shorter
my_watir_script > my_watir_script_results.txt
For more information, visit
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/redirection.mspx
or google for something like "command prompt redirect output to file"
On 2/22/06, Kiran Kumar.. <[EMAIL PROTECTED]> wrote:> Hi,>> Where and how i can 
save the results got from running the Watir> scripts..Please help me out>> 
Regards> Kiran..>> __________________________________________________> Do You 
Yahoo!?> Tired of spam?  Yahoo! Mail has the best spam protection around> 
http://mail.yahoo.com> _______________________________________________> 
Wtr-general mailing list> [email protected]> 
http://rubyforge.org/mailman/listinfo/wtr-general>

--http://www.testingreflections.com/blog/3071http://iskusivac.blog.hr/
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to