Automated Form Submissions with Chrome Puppeteer & NodeJS
Front-end Testing with Kevin
In this Automated Testing Tutorial, we will be learning how to use Chrome's Puppeteer to automate a form submission process.
Starting from the very beginning, I'll set up Puppeteer and write an automated script for logging in, then submitting a form taking in command line data.
If you enjoy these videos and would like to support more videos, take a look at my WebdriverIO course to see if it may help you: https://learn.webdriver.io
Or your can show your support with a one-time donation: https://paypal.me/klamping/5
Code: https://github.com/klamping/rain-puppet
Links: Community Collaborative Rain, Hail and Snow Network https://www.cocorahs.org/
Puppeteer Homepage https://github.com/GoogleChrome/puppeteer
Accepting Command Line Arguments in NodeJS https://stackoverflow.com/questions/22213980/could-someone-explain-what-process-argv-means-in-node-js-please ... https://www.youtube.com/watch?v=6IOrp8HgnJU
168790243 Bytes