TeamControlium.TestFramework
1.0.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package TeamControlium.TestFramework --version 1.0.2
NuGet\Install-Package TeamControlium.TestFramework -Version 1.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TeamControlium.TestFramework" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TeamControlium.TestFramework" Version="1.0.2" />
<PackageReference Include="TeamControlium.TestFramework" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add TeamControlium.TestFramework --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TeamControlium.TestFramework, 1.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package TeamControlium.TestFramework@1.0.2
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=TeamControlium.TestFramework&version=1.0.2
#tool nuget:?package=TeamControlium.TestFramework&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides a level of abstraction from Selenium and a Control-based web object identification approach.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- HtmlAgilityPack (>= 1.5.1)
- Selenium.Support (>= 3.4.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 |
|---|---|---|
| 1.0.22 | 1,673 | 2/7/2018 |
| 1.0.21 | 1,251 | 11/14/2017 |
| 1.0.20 | 1,255 | 11/12/2017 |
| 1.0.19 | 1,246 | 11/12/2017 |
| 1.0.18 | 1,338 | 11/8/2017 |
| 1.0.17 | 1,271 | 9/28/2017 |
| 1.0.16 | 1,314 | 9/28/2017 |
| 1.0.15 | 1,317 | 9/24/2017 |
| 1.0.14 | 1,326 | 9/21/2017 |
| 1.0.13 | 1,313 | 9/18/2017 |
| 1.0.12 | 1,366 | 9/14/2017 |
| 1.0.11 | 1,321 | 9/14/2017 |
| 1.0.10 | 1,286 | 9/12/2017 |
| 1.0.9 | 1,318 | 9/12/2017 |
| 1.0.8 | 1,341 | 9/11/2017 |
| 1.0.7 | 1,290 | 9/11/2017 |
| 1.0.6 | 1,257 | 9/11/2017 |
| 1.0.5 | 1,272 | 9/11/2017 |
| 1.0.4 | 1,260 | 9/11/2017 |
| 1.0.3 | 1,281 | 9/11/2017 |
| 1.0.2 | 1,514 | 8/28/2017 |
| 1.0.1 | 1,289 | 8/10/2017 |
| 1.0.0 | 1,263 | 8/9/2017 |
Added ability for Test Data category to be loaded as a whole
Also added tests for Whole category load