TestCentral.GUI
2.0.4
See the version list below for details.
dotnet add package TestCentral.GUI --version 2.0.4
NuGet\Install-Package TestCentral.GUI -Version 2.0.4
<PackageReference Include="TestCentral.GUI" Version="2.0.4" />
<PackageVersion Include="TestCentral.GUI" Version="2.0.4" />
<PackageReference Include="TestCentral.GUI" />
paket add TestCentral.GUI --version 2.0.4
#r "nuget: TestCentral.GUI, 2.0.4"
#:package TestCentral.GUI@2.0.4
#addin nuget:?package=TestCentral.GUI&version=2.0.4
#tool nuget:?package=TestCentral.GUI&version=2.0.4
TestCentral.GUI
Required Setup
Example Files Supplied
Testing_Objects.cs
This is a file that is meant to hold static page items. There is a .start method that takes a full path to the urls.json file that is needed for scripts to run. If no path is supplied, the browser class will attempt to load a json file named "urls.json" that should copied into a folder of your solution "{solutionName}\TestConfig\urls.json"
urls.json
This is a file that holds urls for testing in an application\environment\url structure.
Todos
- Write test case, test step, and such
License
MIT
Learn more about Target Frameworks and .NET Standard.
-
- DotNetSeleniumExtras.WaitHelpers (>= 3.11.0)
- FluentAssertions (>= 5.6.0)
- MSTest.TestAdapter (>= 1.4.0)
- Newtonsoft.Json (>= 12.0.1)
- NUnit (>= 3.11.0)
- Nunit3TestAdapter (>= 3.12.0)
- RestSharp (>= 106.2.2)
- Selenium.Support (>= 3.141.0)
- Selenium.WebDriver (>= 3.141.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.0.6 | 986 | 7/15/2019 |
| 3.0.5 | 814 | 7/15/2019 |
| 3.0.4 | 747 | 7/15/2019 |
| 3.0.3 | 755 | 7/15/2019 |
| 3.0.2 | 773 | 6/28/2019 |
| 3.0.1 | 762 | 5/24/2019 |
| 3.0.0 | 798 | 5/23/2019 |
| 2.1.0 | 849 | 3/6/2019 |
| 2.0.12 | 829 | 2/22/2019 |
| 2.0.11 | 862 | 2/22/2019 |
| 2.0.10 | 885 | 2/11/2019 |
| 2.0.9 | 880 | 2/11/2019 |
| 2.0.8 | 873 | 1/31/2019 |
| 2.0.7 | 1,189 | 1/29/2019 |
| 2.0.6 | 1,205 | 1/29/2019 |
| 2.0.5 | 1,197 | 1/28/2019 |
| 2.0.4 | 1,263 | 1/28/2019 |
| 2.0.3 | 1,214 | 1/28/2019 |
| 2.0.2 | 1,214 | 1/28/2019 |
| 2.0.1 | 1,234 | 1/28/2019 |
Fixed LogginFile naming issue