Okapi.Common
1.0.8
See the version list below for details.
dotnet add package Okapi.Common --version 1.0.8
NuGet\Install-Package Okapi.Common -Version 1.0.8
<PackageReference Include="Okapi.Common" Version="1.0.8" />
paket add Okapi.Common --version 1.0.8
#r "nuget: Okapi.Common, 1.0.8"
// Install Okapi.Common as a Cake Addin #addin nuget:?package=Okapi.Common&version=1.0.8 // Install Okapi.Common as a Cake Tool #tool nuget:?package=Okapi.Common&version=1.0.8
Common for Okapi and its clients
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.6
- No dependencies.
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Okapi.Common:
Package | Downloads |
---|---|
Okapi
Robust Web UI test automation API with the capability of searching web elements by anchors, i.e. "anchor `First Name` search <input>", "Sign In", "parent `Is this true?` anchor <label> `Yes` search <button/span>", etc., more intuitive and easier than traditonal methods (xpath, css selector, id, name, class name, link, etc.), making Web UI automation testing much simpler and more cost effective |
|
Okapi.Support.Report.Html
Support Okapi, providing html report formatter |
|
Okapi.Support.Report.Text
Support Okapi, providing text report formatter |
|
Okapi.Support.Report.NUnit
Support Okapi report using NUnit TestContext |
|
Okapi.Support.Report.MSTest
Support Okapi report using MSTest TestContext |
GitHub repositories
This package is not used by any popular GitHub repositories.
Add EndOfReport to TestResult enum for future Desktop application based on Okapi