This project demonstrates a simple Selenium test script written in Python that can be executed using both the Selenium IDE and Pytest. The project includes separate scripts for manual Selenium IDE testing and automated Pytest testing.
- Installing:
pip install -r requirements.txt
- Testing:
python -m pytest