- Bug found qa documents/bug_list.b.md
- Two bugs description qa documents/two_bugs.c.md
- Checklist: qa documents/checklist.r.md
- Test task Automation QA Engineer:: qa documents/automation QA Engineer.pdf
pytest --alluredir=allure-reports --browser_name=chrome -v test_login_page.py
pytest --alluredir=allure-reports --browser_name=firefox -v test_payment_page.py
or to launch init.sh
allure serve allure-reports