python - selenium script to download daily meet schedules just a script to handle the redundant process of fetching daily class schedules.
editing the path
variable to your chromedriver could help you avoid the trouble of dragging and dropping your web driver
Requirements
- Python
- Selenium library
py -m pip install selenium
- WebDriver that matches your Browser version.