Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 408 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 408 Bytes

Hackerrank Automation

Automated the process of logging in on hackerrank, selecting the questions and submitting the code using Puppeteer.

The script performs the following tasks:

🚨 Opens the browser and get to the provided url

🚨 Login with your given email and password

🚨 Goes to the topic page and selects the question of the given category

🚨 Writes the code and submits