- Runs the script every 31 to 47 minutes to try to add courses from your cart. Note: You should already have some courses in your Quest cart
- Add your Quest email and password to line 19 and 24 respectively..
- Also provide the path to your Chrome driver binary at line 12 i.e. /users/...../
Requirnments:
- Python version > 3.*
- BeautifulSoup
- Chrome driver (https://chromedriver.chromium.org/)
Debug: If you are getting error related to chrome not found then try changing line number 10 with Google Chrome.app (or any other chrome executable you have)