Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 242 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 242 Bytes

WebDriver-RasterizeDOM

Save Div's in the image Rasterize div's para png.

Install Deps

  npm install

Example Usage

npm run start <url> <Css Selector>

exemplo: npm run start 'https://www.google.com.br/' '#hplogo'