abiyani / automate-save-page-as

Automate browser's "Save Page As" operation
Apache License 2.0
167 stars 50 forks source link

when i do ctrl+S to overwrite existing file - it fails.... #8

Closed normukhamedov closed 9 years ago

normukhamedov commented 9 years ago

when i do ctrl+S to overwrite existing file - it fails....

thanks

abiyani commented 9 years ago

This is the expected behavior. Please use a unique name for the file, or just remove the file before running the script.

normukhamedov commented 9 years ago

thanks abiyani, love your script ....I was wondering if you can add the option to save html page as complete page and/or html only. (sometimes switching between the two is required) thanks