Winium.Cruciatus 2.2.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Winium.Cruciatus --version 2.2.1
NuGet\Install-Package Winium.Cruciatus -Version 2.2.1
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="Winium.Cruciatus" Version="2.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Winium.Cruciatus --version 2.2.1
#r "nuget: Winium.Cruciatus, 2.2.1"
#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 Winium.Cruciatus as a Cake Addin
#addin nuget:?package=Winium.Cruciatus&version=2.2.1

// Install Winium.Cruciatus as a Cake Tool
#tool nuget:?package=Winium.Cruciatus&version=2.2.1

C# Framework for automated testing of Windows application based on WinFroms and WPF platforms.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Winium.Cruciatus:

Repository Stars
2gis/Winium.Desktop
Winium.Desktop is Selenium Remote WebDriver implementation for automated testing of Windows application based on WinFroms and WPF platforms.
Version Downloads Last updated
2.10.0 238,212 11/11/2015
2.9.1 1,403 10/20/2015
2.9.0 1,054 10/16/2015
2.8.0 1,103 10/12/2015
2.7.0 1,598 7/31/2015
2.6.1 1,252 7/8/2015
2.6.0 1,110 6/29/2015
2.5.0 1,078 6/25/2015
2.4.0 1,281 6/1/2015
2.3.0 1,224 4/21/2015
2.2.1 1,173 4/21/2015
2.2.0 1,159 4/20/2015
2.1.1 1,123 4/17/2015
2.0.0 1,144 3/14/2015

Version 2.2.1
* Inner minor changes in Core.MouseButtons enum
Version 2.2.0
+ Add RuntimeId property to CruciatusElement.Properties
Version 2.1.1
+ Add BoundingRectangle property to CruciatusElement.Properties
+ Add CurrentCursorPos property in mouse simulator
+ Add MoveCursorPos method