An open API service indexing awesome lists of open source software.

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.

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.