Skip to content

alexmaddock/selenium-csharp-tests

Repository files navigation

Installation Instructions

dotnet new nunit
dotnet add package Selenium.WebDriver

Running Tests

dotnet run

OR

dotnet run ./someDir/someTestFile.cs

How To Run Tests Article


nunit-3-testing-net

Configuration File Sample Set


Runsettings

dotnet test ./BrowserState.cs
dotnet clean
dotnet restore

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages