/fuzzy-carnival

Primary LanguagePythonApache License 2.0Apache-2.0

1: Install the Webdriver

https://chromedriver.chromium.org/downloads

2: include chrome driver to environment

create a environment variable with your Chrome Driver path named CHROME_DRIVER

3: Install Selenium

pip install selenium

4: Execute the application

python app.py