Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 498 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 498 Bytes

vocab-express-bot

Automates Vocab Express Work

--This is still in development, so there WILL be bugs and (possibly) errors-- Since vocab express is constantly updating its layout of the site, each vocab express update has the POSSIBILITY of breaking the bot.

Dependencies

A windows computer with python installed (webdriver used currently only compatible with windows machines)

To Install

In command prompt type:

pip install selenium

Open the python IDLE and run 'seleniumvocab.py'