Winium.Cruciatus
2.10.0
.NET Framework 4.5
Install-Package Winium.Cruciatus -Version 2.10.0
dotnet add package Winium.Cruciatus --version 2.10.0
<PackageReference Include="Winium.Cruciatus" Version="2.10.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Winium.Cruciatus --version 2.10.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Winium.Cruciatus, 2.10.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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.10.0
// Install Winium.Cruciatus as a Cake Tool
#tool nuget:?package=Winium.Cruciatus&version=2.10.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
C# Framework for automated testing of Windows application based on WinFroms and WPF platforms.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- InputSimulator (>= 1.0.4)
- NLog (>= 3.1.0)
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 | 183,514 | 11/11/2015 |
2.9.1 | 1,097 | 10/20/2015 |
2.9.0 | 782 | 10/16/2015 |
2.8.0 | 813 | 10/12/2015 |
2.7.0 | 1,298 | 7/31/2015 |
2.6.1 | 940 | 7/8/2015 |
2.6.0 | 809 | 6/29/2015 |
2.5.0 | 780 | 6/25/2015 |
2.4.0 | 946 | 6/1/2015 |
2.3.0 | 945 | 4/21/2015 |
2.2.1 | 874 | 4/21/2015 |
2.2.0 | 859 | 4/20/2015 |
2.1.1 | 824 | 4/17/2015 |
2.0.0 | 845 | 3/14/2015 |
v2.10.0
- Add `RotationManager` for get and set display orientation (thanks to @jonstoneman)