- Selenium (Firefox WebDriver)
- Pytest
- pytest-html (for reports)
- Python 3.x
- Invalid Login - Shows error
- Valid Login - Logs in successfully and shows dashboard
pip install -r requirements.txt
pytest test_login.py --html=reports/report_$(date +%Y%m%d_%H%M%S).html