Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 498 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 498 Bytes

Testing OrangeHRM Demo

The goal of this project is to perform comprehensive testing of the Myinfo module and login functionality on the OrangeHRM Demo platform. The project will make use of various tools and libraries such as WebDriverManager, Selenium framework, Pytest framework and started on GitHub (CI/CD).

Setup

  • Install and configure Python3
  • Setup your IDE
  • Import cloned repository as project
  • Install all the required packages:
  pip install -r requirements.txt