Skip to content

A simple automation tool to authenticate in Uniandes Wifi network

License

Notifications You must be signed in to change notification settings

acmuniandes/senecaLogin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

senecaLogin 🔐

----Currently only works with MacOs but you can change the chromedriver file with yours and it should work ----

A simple script in Selenium that lets you login to uniandes wifi (SENECA) without a visual interface.

Before running it:
  1. Edit the script to include your username
  2. Create an env variable in your terminal called CONTRASENA where you store you password
  3. export CONTRASENA="myPassword123"

Possible additional steps:
  • Add the chromedriver file to your PATH

Hint:

PATH=$PATH:/Users/YourUser/somePATH/senecaLogin