

-selector "#id" Takes a screenshot of the element that matches the specified CSS query selector.-fullpage Takes a screenshot of the full page, not just the currently visible area.-filename screenshot.png Saves the screenshot under the specified filename.-file Saves the screenshot to a file, even if the -clipboard argument is specified.-dpr 2 Uses the specified device-to-pixel ratio for the screenshot.-delay 5 Waits the specified number seconds before taking the screenshot.-clipboard Copies the screenshot to the clipboard.Here's the full list of arguments you can use: If you want to take a screenshot of the full page, append -fullpage to the command. The -dpr 2 argument causes Firefox to use a device-pixel-ratio of 2, capturing the screen at two times the usual resolution.


This results in a screenshot of the currently visible area being saved to the Downloads folder (with an auto-generated filename in the form of "Screen Shot yyyy-mm-dd at hh.mm.ss.png").
Screenshot tool for windows and firefox how to#
How to Take a High-DPI Website Screenshot in FirefoxĪfter relaunching Dr.
