This repo stores a small script that has 2 objectives:
- Access to an URL and extract specific values
- Log in another URL and put the values extracted in point 1
For run the code, you will need to have 2 files in the same directory: -->chromedriver.exe (The code runs for Chrome browser) -->app.py Considering these details, test the code running "app.py"