https://github.com/zm-cttae/webdriver-csharp-example
C#, .NET, NUnit and Selenium example using POM model.
https://github.com/zm-cttae/webdriver-csharp-example
automation csharp nunit page-object-model selenium selenium-webdriver ui-automation
Last synced: about 1 month ago
JSON representation
C#, .NET, NUnit and Selenium example using POM model.
- Host: GitHub
- URL: https://github.com/zm-cttae/webdriver-csharp-example
- Owner: zm-cttae
- Created: 2024-06-20T20:09:07.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-24T20:38:00.000Z (almost 2 years ago)
- Last Synced: 2025-01-01T22:11:35.714Z (over 1 year ago)
- Topics: automation, csharp, nunit, page-object-model, selenium, selenium-webdriver, ui-automation
- Language: C#
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## `webdriver-csharp-example`
Using Selenium and Webdriver in C# for component testing.
This repository uses the Page Object Model.