OpenKeyWord.Example.Calculator 0.1.10

There is a newer version of this package available.
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
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="OpenKeyWord.Example.Calculator" Version="0.1.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenKeyWord.Example.Calculator --version 0.1.10
#r "nuget: OpenKeyWord.Example.Calculator, 0.1.10"
#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.
// 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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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
0.1.12 2,256 3/31/2015
0.1.10 2,667 3/14/2015

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