Skip to content

Automated login for UGM internet using python and selenium.

Notifications You must be signed in to change notification settings

hveda/UGM-Login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UGM-Login

Automated login for UGM internet using python and selenium.

Require:

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

About

Automated login for UGM internet using python and selenium.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages