Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 767 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 767 Bytes

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