Randomly picks smartbook answers for you with speed.
First, download the latest Python version from https://www.python.org/downloads/.
Then, run the following commands in the terminal:
pip install selenium
(hit enter, let it run)
pip install jupyter
(hit enter, let it run)
download main.ipynb from above (click the file, click raw, then right click and save as main.ipynb)
then,
type:
jupyter notebook and then drag the main.ipynb file onto the terminal)
so like: jupyter notebook "C:\users\rahul\downloads\main.ipynb"
then, follow the instructions in the NOTEBOOK that opens.
Uses Selenium with ChromeDriver and Jupyter.