Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

sauravhathi/myperfectice-automation-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Myperfectice Automation Tool

This is a chrome extension to automate the process of taking tests on https://lpu.myperfectice.com/. It is a work in progress.

Youtube Video

How to automate myperfectice test series using chrome extension

Screenshots

image

Hint

For First Question

Screenshot 2022-12-15 203355

For All Questions except 1st Question

Screenshot 2022-12-15 203723

How to use

  1. Clone the repo 'git clone https://github.com/sauravhathi/myperfectice-automation-tool.git'
  2. Open chrome://extensions/
  3. Enable developer mode
  4. Click on 'Load unpacked'
  5. Select the folder where you cloned the repo
  6. Click on the extension icon
  7. Enter the test series name
  8. Check the STQ checkbox if you want to attempt STQ questions
  9. Click on 'Start' to start the test
  10. Wait for the opening of the test page
  11. 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.

How it works

  1. The extension injects a script into the page to automate the process of taking tests.

How to contribute

  1. Fork the repo
  2. Clone the repo
  3. Create a new branch
  4. Make changes
  5. Commit and push
  6. Create a pull request

License

MIT