automation_project How to run: git clone https://github.com/diovch/automation_project cd automation_project python -m venv venv source env/bin/activate pip install -r requirements.txt pytest -v --tb=line --language=en -m need_review