/SRS_Auth_Bot

Authentication bot for login into Stars SRS (Student Register System)

Primary LanguagePython

SRS_Auth_Bot

Authentication bot for login into Stars SRS (Student Register System)


Guideline
  • Make sure pip has been installed: How to install PIP
  • Run the following command in the Project directory: pip install -r requirements.txt
  • For Selenium WebDriver install and locate browser driver: Install drivers
  • Enter your information toconfig.py
  • For usage either:
    • run the following command in Project directory: python3 auth_srs.py
    • or add your project directory to srs.sh and with chmod u+x srs.sh make the script executable. Finally, run ./srs.sh