Winium.Cruciatus
2.6.0
See the version list below for details.
dotnet add package Winium.Cruciatus --version 2.6.0
NuGet\Install-Package Winium.Cruciatus -Version 2.6.0
<PackageReference Include="Winium.Cruciatus" Version="2.6.0" />
paket add Winium.Cruciatus --version 2.6.0
#r "nuget: Winium.Cruciatus, 2.6.0"
// Install Winium.Cruciatus as a Cake Addin #addin nuget:?package=Winium.Cruciatus&version=2.6.0 // Install Winium.Cruciatus as a Cake Tool #tool nuget:?package=Winium.Cruciatus&version=2.6.0
C# Framework for automated testing of Windows application based on WinFroms and WPF platforms.
Product | Versions 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. |
-
- 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 | 253,628 | 11/11/2015 |
2.9.1 | 1,445 | 10/20/2015 |
2.9.0 | 1,092 | 10/16/2015 |
2.8.0 | 1,142 | 10/12/2015 |
2.7.0 | 1,649 | 7/31/2015 |
2.6.1 | 1,290 | 7/8/2015 |
2.6.0 | 1,163 | 6/29/2015 |
2.5.0 | 1,126 | 6/25/2015 |
2.4.0 | 1,334 | 6/1/2015 |
2.3.0 | 1,285 | 4/21/2015 |
2.2.1 | 1,218 | 4/21/2015 |
2.2.0 | 1,205 | 4/20/2015 |
2.1.1 | 1,164 | 4/17/2015 |
2.0.0 | 1,186 | 3/14/2015 |
Version 2.6.0
+ Add extension (to CruciatusElement) for getting UI automation patterns
Version 2.5.0
+ Add KeyUp and KeyDown methods for CruciatusFactory.Keyboard (only works with InputSimulator keyboard type)
+ Add CruciatusElement extension for click with any pressed keys
Version 2.4.0
+ Support relative path for tested app
+ Support arguments for start tested app
+ Add path of unfound tested app file to exception text
+ All error have english language