/python_selenium

basic selenium python script for fun

Primary LanguagePython

python_selenium

basic selenium python script for fun

install selenium for python by instruction:

https://pypi.python.org/pypi/selenium

current version: check course availability

create .password file for your GOLD password

create .email file for your email password

edit spaceLimit, smtpAccount, sender, and receiver variables in the code accordingly and run.(you may be denied by gmail, getting a SMTPException; in this case, turn on https://www.google.com/settings/security/lesssecureapps to make it work)

License: WTFPL – Do What the Fuck You Want to Public License