Re: [wtr-general] Re: How to Click on the Browser File Menu Using Watir

2010-03-24 Thread Željko Filipin
On Wed, Mar 24, 2010 at 3:16 AM, Wesley Chen cjq@gmail.com wrote: Your problem is dealing with the file download popup. In that case: http://wiki.openqa.org/display/WTR/Pop+Ups http://wiki.openqa.org/display/WTR/File+Downloads Željko -- Before posting, please read

[wtr-general] Re: How to Click on the Browser File Menu Using Watir

2010-03-24 Thread Praveen
Hi i mean to say is Actually im having some around 9000 pdf files to be saved into my desktop d:\\ but the think is in each pdf file i have to save it going to Windows Menu FIle save Page as... for ths i need to code, since we have not put any Save button in the PDf files. so plz

[wtr-general] Re: How to Click on the Browser File Menu Using Watir

2010-03-24 Thread Praveen
Its not the POp up.. pop willl come after i click on File Save as I wanna write a script so that it automatically does tat by clicking the FIle save Page as n then pop window comes, n i have to save it to a location using watir script itself... bec i cant do it manually since there are

Re: [wtr-general] Re: How to Click on the Browser File Menu Using Watir

2010-03-24 Thread Željko Filipin
On Wed, Mar 24, 2010 at 4:34 PM, Praveen praveen99...@yahoo.com wrote: Its not the POp up.. pop willl come after i click on File Save as I still think the easiest thing would be to set up your browser to automatically download pdf files to a folder and then just click all that links with

[wtr-general] Re: How to Click on the Browser File Menu Using Watir

2010-03-24 Thread Praveen
How to set the Browser to automatically download the pdf Files... Since i have to click that from a website n then it should be downloaded -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. You received this message because you are subscribed to

Re: [wtr-general] Re: How to Click on the Browser File Menu Using Watir

2010-03-24 Thread Ethan
Asking people to write your code for you isn't going to get you very far here. We are here to assist when you encounter problems, not do your work for you. On Wed, Mar 24, 2010 at 11:34, Praveen praveen99...@yahoo.com wrote: Its not the POp up.. pop willl come after i click on File Save

[wtr-general] Re: How to Click on the Browser File Menu Using Watir

2010-03-24 Thread Praveen
Ok please let me know how to set the browser to download the pdf files automatically to the folders.. There are about 8000 odd files to be downloaded in each clients -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. You received this message

Re: [wtr-general] Re: How to Click on the Browser File Menu Using Watir

2010-03-24 Thread Željko Filipin
On Wed, Mar 24, 2010 at 4:40 PM, Praveen praveen99...@yahoo.com wrote: How to set the Browser to automatically download the pdf Files... http://lmgtfy.com/?q=automatically+download+pdf+file Željko -- Before posting, please read http://watir.com/support. In short: search before you ask, be

Re: [wtr-general] Re: How to Click on the Browser File Menu Using Watir

2010-03-24 Thread Željko Filipin
On Wed, Mar 24, 2010 at 4:46 PM, Praveen praveen99...@yahoo.com wrote: Ok please let me know how to set the browser to download the pdf files automatically to the folders.. There are about 8000 odd files to be downloaded in each clients What are you trying to do after all? Just download a lot

[wtr-general] Re: How to Click on the Browser File Menu Using Watir

2010-03-23 Thread Praveen
Hi Pl can u write the script for this I didnt understand , how to browse the archivies -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. You received this message because you are subscribed to

Re: [wtr-general] Re: How to Click on the Browser File Menu Using Watir

2010-03-23 Thread Wesley Chen
Your problem is dealing with the file download popup. Please search in Watir official website or in the group. Wesley. For life, the easier, the better. On Tue, Mar 23, 2010 at 11:15 PM, Željko Filipin zeljko.fili...@wa-research.ch wrote: On Tue, Mar 23, 2010 at 4:10 PM, Praveen