Skip to content

tharyckgusmao/WebDriver-RasterizeDOM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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'