Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 375 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 375 Bytes

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.