Skip to content

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. The tests aim to cover the functionality of the CARE software

nihal467/Selenium-care

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CARE Software Testing with Selenium Web Driver and Pytest

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.

Requirements

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

Installation

To install the necessary dependencies for running the tests, you can use the following command:

pip install -r requirements.txt

About

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. The tests aim to cover the functionality of the CARE software

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published