Acceptance tests with Python and Selenium for provided instruction.
Use the package manager pip to install dependencies.
pip install -r requirements.txtDownload Gecko driver for Firefox & ChromeDriver for Chrome.
pytest tests\test_allegro.py --verbose --html=Report.html