Closed Bug 1458981 Opened 6 years ago Closed 6 years ago

Save Page As has no command line option

Categories

(Firefox :: Shell Integration, enhancement)

59 Branch
enhancement
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: davidh, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0
Build ID: 20180323154952

Steps to reproduce:

Downloaded a web page from Firefox from File -> Save Page As...


Actual results:

It downloaded all files as expected: The HTML page, and a separate directory with all the .css, .js, .png -files.


Expected results:

This feature is very useful in Firefox, but it's harder to do with command line programs.

wget --page-requisites (even with the -r option in addition) failed to do this for me for example.

A work around is to use this Firefox script: https://github.com/abiyani/automate-save-page-as -- 
Automate browser's "Save Page As" operation
Component: Untriaged → Shell Integration
Firefox is not a command line application hence boldly closing this task as out of scope. 
You are free to use any automation tools to instruct Firefox to do such things, or

https://stackoverflow.com/questions/6348289/download-a-working-local-copy-of-a-webpage
If wget fails, please feel free to report a feature request or bug report to wget.
Severity: normal → enhancement
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.