This repository contains the source code for testing the CARE software created by Open Source Health Care Network using Selenium Web Driver and the Pytest framework.
To run the tests in this repository, you will need to have the following installed on your system:
- Python 3.7 or higher
- Selenium Web Driver
- Pytest
To install the necessary dependencies for running the tests, you can use the following command:
pip install -r requirements.txt