https://github.com/kalebur/orangetests
A suite of automated tests for the OrangeHRM site. The tests utilize C# and Selenium.
https://github.com/kalebur/orangetests
selenium-csharp selenium-webdriver
Last synced: 10 months ago
JSON representation
A suite of automated tests for the OrangeHRM site. The tests utilize C# and Selenium.
- Host: GitHub
- URL: https://github.com/kalebur/orangetests
- Owner: Kalebur
- Created: 2024-10-04T00:27:08.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-06T03:37:36.000Z (12 months ago)
- Last Synced: 2025-02-06T04:27:00.375Z (12 months ago)
- Topics: selenium-csharp, selenium-webdriver
- Language: C#
- Homepage:
- Size: 1.76 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OrangeHRM Tests
A suite of automated tests for the [OrangeHRM Demo](https://opensource-demo.orangehrmlive.com/web/index.php/auth/login) site. These tests are written using Selenium WebDriver in C#.