Ranorex.AutomationHelpers 1.0.8-beta1

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

// Install Ranorex.AutomationHelpers as a Cake Tool
#tool nuget:?package=Ranorex.AutomationHelpers&version=1.0.8-beta1&prerelease

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 38,274 8/13/2020
1.6.5 914 7/3/2020
1.6.4 14,027 4/6/2020
1.6.3 8,792 12/3/2019
1.6.2 612 11/25/2019
1.6.1 649 11/11/2019
1.6.0 2,493 7/22/2019
1.5.3 1,297 5/8/2019
1.5.2 3,037 5/6/2019
1.5.1 21,905 2/12/2019
1.5.0 9,678 9/19/2018
1.4.0 2,006 7/31/2018
1.3.1 2,309 5/18/2018
1.3.0 1,483 4/18/2018
1.2.0 1,044 4/12/2018
1.1.0 2,089 3/6/2018
1.0.10 2,938 11/28/2017
1.0.9 1,280 11/9/2017
1.0.8 1,434 10/17/2017
1.0.8-beta1 814 10/17/2017
1.0.5 1,853 8/9/2017
1.0.4 954 7/25/2017
1.0.4-beta7 780 7/25/2017
1.0.4-beta6 731 7/25/2017
1.0.4-beta5 756 7/24/2017
1.0.4-beta4 755 7/24/2017
1.0.4-beta3 750 7/24/2017
1.0.4-beta2 737 7/24/2017
1.0.4-beta1 769 7/21/2017
1.0.3 964 7/18/2017
1.0.1-beta 787 7/12/2017
1.0.0 997 7/6/2017

- Fix 'EmailModule' did not work with a custom report file Directory
- Update to use latest Ranorex.ReportToPDF package