NAME
ronin-web-screenshot - Screenshots one or more URLs
SYNOPSIS
ronin-web-screenshot [options] {URL […] | --file FILE}
DESCRIPTION
Screenshots one or more URLs.
ARGUMENTS
- URL
- A
https://orhttp://URL of the web page to diff.
OPTIONS
-B,--browserNAME|PATH- The browser name or path to execute.
-W,--widthWIDTH- Sets the width of the browser viewport. Defaults to
1024if not given. .-H,--heightHEIGHT - Sets the height of the browser viewport. Defaults to
768if not given. -f,--fileFILE- Input file to read URLs from.
-F,--formatpng|jpg- Screenshot image file format to use. Defaults to
pngif not given. -d,--directoryDIR- Directory to save images to. Defaults to the current working directory if not given.
-f,--full- Screenshots the full page.
-C,--css-pathCSSPath- The CSSpath selector to screenshot.
-h,--help- Print help information
AUTHOR
Postmodern postmodern.mod3@gmail.com