/pybots

Bots to make your life a little easier

Primary LanguagePythonMIT LicenseMIT

PyBots

Bots to make your life a little easier

Usage

  • You'll need Python 3 (of course)
  • Install selenium using pip install selenium
  • Download your respective webdriver for your Browser (Most common webdriver links are provided below)
  • Change the PATH variable inside the source code to where you store your webdriver.exe
  • Be sure to provide your username and password in the object creation...
  • Lastly, python <file_name>.py

Web Drivers