[wtr-general] Save Link As with Watir

2013-04-26 Thread Adrian Killens
Hi, does anyone know how I could download a file to a specific folder with 
Watir and Chrome?

I have a link to a pdf file and I'd like to download to a specific folder 
and change the file name in the process, preferably in the Save As dialog.

Cheers
Aidy

-- 
-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

--- 
You received this message because you are subscribed to the Google Groups 
Watir General group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to watir-general+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [wtr-general] Save Link As with Watir

2013-04-26 Thread Željko Filipin
On Fri, Apr 26, 2013 at 1:44 PM, Adrian Killens ack...@googlemail.comwrote:

 I have a link to a pdf file and I'd like to download to a specific folder
 and change the file name in the process, preferably in the Save As dialog.


I think the easiest way would be to disable save as popup in chrome,
download the file by just clicking the link and then rename the file.

Željko
--
https://leanpub.com/watirbook

-- 
-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

--- 
You received this message because you are subscribed to the Google Groups 
Watir General group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to watir-general+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.