Authentication bot for login into Stars SRS (Student Register System)
- Make sure
piphas 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 to
config.py - For usage either:
- run the following command in Project directory:
python3 auth_srs.py - or add your project directory to
srs.shand withchmod u+x srs.shmake the script executable. Finally, run./srs.sh
- run the following command in Project directory: