OpenKeyWord.Example.Calculator
0.1.10
See the version list below for details.
dotnet add package OpenKeyWord.Example.Calculator --version 0.1.10
NuGet\Install-Package OpenKeyWord.Example.Calculator -Version 0.1.10
<PackageReference Include="OpenKeyWord.Example.Calculator" Version="0.1.10" />
paket add OpenKeyWord.Example.Calculator --version 0.1.10
#r "nuget: OpenKeyWord.Example.Calculator, 0.1.10"
// Install OpenKeyWord.Example.Calculator as a Cake Addin #addin nuget:?package=OpenKeyWord.Example.Calculator&version=0.1.10 // Install OpenKeyWord.Example.Calculator as a Cake Tool #tool nuget:?package=OpenKeyWord.Example.Calculator&version=0.1.10
This is a simple example of a GUI test case with OpenKeyWord.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5
- OpenKeyWord (>= 0.1.10)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
In this example, NUnit test cases are defined in the keyword notation of OKW.
Note: Create a new project of type "Class Library". (Nu)Get then this package.
Hint: See frame definition with "locators" and "functional identifier" (see the directory "Frames").
This example works with Firefox without an additional installation.
Chrome needs the installation of ChromeDriver.
This example should run with NUnit-Runner! If you have any problems with it, please contact me.
Thank You,
Zoltán