Skip to content

AutomatedOwl/puppeteer-pom-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

puppeteer-pom-example

To run:

npm install
npm start

To run in headless mode, change the 'HEADLESS' value in .env file to 'true'.