Skip to content

harish2296/browser-page-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

browser-page-automation

  • example use case was update your profile daily using browser automated puppeteer library and saving logs as screenshots.
  • expose as a API with post body 'username' , 'password'
  • execute the same daily 1 am using cron expressions by implementing cron-node in your epxress app
  • pptr.dev reference documentation in browser automation etc.