Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 949 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 949 Bytes

Disney-Fastpass-Bot

Setup for people with no programming experience:

Setup for people with some programming experience:

  • Step 1: Install python version 3.0+
  • Step 2: Download Webdriver: http://chromedriver.chromium.org/downloads
  • Step 3: Save source code to folder where webdriver is located
  • Step 4: Open credentials and save webdriver location to chromedriver location variable at the bottom
  • Step 5: pip install selenium
  • Step 6 (Windows 10): make sure python and python 37 is in environmental variables
  • Step 7: Watch the video above and skip to 11:21 to learn how to finish credentials file
  • Step 8: All ready to go!