/isp-pw-autofill-survey

automate annoying survey/reporting form of ISP multan

Primary LanguageJavaScript

isp-pw-autofill-survey

Automate annoying survey form of ISP multan

image

No need to answer 300+ damn questions, just to see your already declining attendence.


Usage

Install deps npm install

open

main.js file Look for the following, and add your details.

let username = ''; let password = '';

Then you can run npm run start command to execute the script.