This repository contains use cases for using Python asserts with Selenium for automated testing:
- Unittesting using Selenium
- Debugging using Selenium
- Data integrity testing using Selenium
- Input validation using Selenium
- Python 3.8 and above
- Should have an account on LambdaTest
- unittest module
- Create a virtual environment on your terminal
virtualenv venv
- Activate your virtual environment
source venv/bin/activate
- Install dependencies
pip install -r requirements.txt
-
Add your username and access key to an .env file. Head over to LambadaTest Dashboard to get it.
-
To run the tests, simply execute the script with Python:
python nameoffile.py
Feel free to fork the repo and contribute to make it better! Email to iroegbusophia3@gmail.com for any queries or ping me on the following social media sites:
- LinkedIn: Sophia Iroegbu
- Twitter: sophiairoegbu_