madhukivera
Results
3
comments of
madhukivera
Add the following to the top of your script ``` from webdriver_manager.chrome import ChromeDriverManager driver_executable_path = ChromeDriverManager().install() ``` make sure to install `webdriver-manager` using pip
And pass the `driver_executable_path` to the Chrome initiation
wrong. it should be ``` justify-content: end ===> flex-end ```