This is an end to end example automation testing solution by using CSharp + NUnit (.net core) + Selenium WebDriver.
The testing supports multiple browsers (current setting is for runing the testing with Chrome and Firefox).
Here are links of NUnit and Selenium
-
Visual Studio 2019 (Windows version)
Version: 16.7.7
-
Browsers
Chrome: Version 86.0.4240.111
Firefox: Version 82.0.2
cd /your/project/path
git clone https://github.com/MaxnzWZ/CSharpSolutionTesting.git (through https)
or
git clone [email protected]:MaxnzWZ/CSharpSolutionTesting.git (through ssh)