Automated login for UGM internet using python and selenium.
Require:
- Python 3.9
- Selenium How to use:
- Instal Selenium using pip or run this command pip install -r requirement.txt
- Download Chrome driver from https://chromedriver.storage.googleapis.com/index.html?path=2.33/ then add PATH=/to/your/chromedriver to your system.
- Change config.py.example to config.py and fill your credential
- Run the script $python ugmlogin.py