Ranorex.AutomationHelpers 1.0.10

There is a newer version of this package available.
See the version list below for details.
dotnet add package Ranorex.AutomationHelpers --version 1.0.10
                    
NuGet\Install-Package Ranorex.AutomationHelpers -Version 1.0.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="Ranorex.AutomationHelpers" Version="1.0.10" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ranorex.AutomationHelpers" Version="1.0.10" />
                    
Directory.Packages.props
<PackageReference Include="Ranorex.AutomationHelpers" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Ranorex.AutomationHelpers --version 1.0.10
                    
#r "nuget: Ranorex.AutomationHelpers, 1.0.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.
#addin nuget:?package=Ranorex.AutomationHelpers&version=1.0.10
                    
Install Ranorex.AutomationHelpers as a Cake Addin
#tool nuget:?package=Ranorex.AutomationHelpers&version=1.0.10
                    
Install Ranorex.AutomationHelpers as a Cake Tool

Extend your solution with a collection of small and handy modules and methods to comfortably handle daily challenges in test automation.

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
1.6.6 46,024 8/13/2020
1.6.5 1,009 7/3/2020
1.6.4 16,009 4/6/2020
1.6.3 9,359 12/3/2019
1.6.2 680 11/25/2019
1.6.1 702 11/11/2019
1.6.0 2,794 7/22/2019
1.5.3 1,501 5/8/2019
1.5.2 3,228 5/6/2019
1.5.1 28,846 2/12/2019
1.5.0 9,839 9/19/2018
1.4.0 2,131 7/31/2018
1.3.1 2,463 5/18/2018
1.3.0 1,670 4/18/2018
1.2.0 1,208 4/12/2018
1.1.0 2,277 3/6/2018
1.0.10 3,205 11/28/2017
1.0.9 1,447 11/9/2017
1.0.8 1,599 10/17/2017
1.0.8-beta1 968 10/17/2017
1.0.5 2,009 8/9/2017
1.0.4 1,075 7/25/2017
1.0.4-beta7 888 7/25/2017
1.0.4-beta6 843 7/25/2017
1.0.4-beta5 865 7/24/2017
1.0.4-beta4 863 7/24/2017
1.0.4-beta3 858 7/24/2017
1.0.4-beta2 845 7/24/2017
1.0.4-beta1 877 7/21/2017
1.0.3 1,085 7/18/2017
1.0.1-beta 897 7/12/2017
1.0.0 1,118 7/6/2017

- Update description of some methods
- Change 'overwriteExisting' parameter type of WebLibrary.DownloadFile
- Fix exception handling in ReportToPDFModule
- Better package icon!