Apr 2022
.
HACKERRANK AUTOMATION | JAVASCRIPT, NODE.JS
- Built an automation program to login and auto submit the solution of all problems in a particular section.
- Used Puppeteer.js module to implement automation in the browser and JavaScript Promises to handle
- asynchronous Events.