Hello Watir exporters,

I am using selenium RC testing tool writing in JAVA to automate the test cases. 
I can automate everything in web browser. But the web application does file 
download or open file in Acrobat Reader, Word or Excel.  Once the no web 
Download file window is open, or view file open in Word/Excel, I could not 
using selenium to do anything with the files or windows. I need to do the 
followings with these windows:

Enter the file name to download and click OK

Make sure the PDF window is open, verify text in the PDF file, and close the 
file

Make sure the Excel window is open, verify data in the worksheet, and close the 
file 

Can Watir handle these cases?  

Thank you for your help!
Kui
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to