Info
Version: | 2.1.4 |
Author(s): | Tam Nguyen |
Last Update: | Thursday, April 9, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tamnguyenbbt/Okapi |
NuGet Url: | https://www.nuget.org/packages/Okapi |
Install
Install-Package Okapi
dotnet add package Okapi
paket add Okapi
Okapi Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- DotNetSeleniumExtras.WaitHelpers(>= 3.11.0)
- ExtSelenium(>= 1.2.6)
- LiteDB(>= 4.1.4)
- Newtonsoft.Json(>= 12.0.2)
- Ninject(>= 3.3.4)
- Okapi.Common(>= 1.1.0)
- DotNetSeleniumExtras.WaitHelpers(>= 3.11.0)
- ExtSelenium(>= 1.2.6)
- LiteDB(>= 4.1.4)
- Newtonsoft.Json(>= 12.0.2)
- Ninject(>= 3.3.4)
- Okapi.Common(>= 1.1.0)
- DotNetSeleniumExtras.WaitHelpers(>= 3.11.0)
- ExtSelenium(>= 1.2.6)
- LiteDB(>= 4.1.4)
- Newtonsoft.Json(>= 12.0.2)
- Ninject(>= 3.3.4)
- Okapi.Common(>= 1.1.0)
Tags
"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.