Requirements - python3, selenium module, web driver
-
For selenium module pip install selenium
-
For this program to work properly, check your chromium browser version and go to this site https://chromedriver.chromium.org/downloads and download the chrome driver that is compatible with your chromium browser version,
-
Change the location of web driver in requirements.json
-
Change your browser path in the requirements.json file. Right click on shortcut of your browser and click open file location. Then from properties copy the complete path. Do not forget to write your browser name at the end of path.
NOTE: Run this scrip on time because this program does not keep real time track record of classes but will be added in future