This is a chrome extension to automate the process of taking tests on https://lpu.myperfectice.com/. It is a work in progress.
- Clone the repo 'git clone https://github.com/sauravhathi/myperfectice-automation-tool.git'
- Open chrome://extensions/
- Enable developer mode
- Click on 'Load unpacked'
- Select the folder where you cloned the repo
- Click on the extension icon
- Enter the test series name
- Check the STQ checkbox if you want to attempt STQ questions
- Click on 'Start' to start the test
- Wait for the opening of the test page
- If you checked the STQ checkbox, then don't click on 'STQ' button. The extension will automatically attempt all test questions.
Note:
If you are getting an error, try reloading the page and then use the extension.
- The extension injects a script into the page to automate the process of taking tests.
- Fork the repo
- Clone the repo
- Create a new branch
- Make changes
- Commit and push
- Create a pull request