To run Config email and password in utils Create venv python3 -m venv venv Activate it and istall dependenices source venv/bin/activate pip install -r requirements.txt Run PyTest pytest Reports will be generated in reports folder