Ranorex.AutomationHelpers by Ranorex Community

<PackageReference Include="Ranorex.AutomationHelpers" Version="1.6.0" />

 Ranorex.AutomationHelpers 1.6.0

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

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Ranorex.AutomationHelpers</id>
    <version>1.6.0</version>
    <title>Ranorex Automation Helpers</title>
    <authors>Ranorex Community</authors>
    <owners>Ranorex GmbH</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://github.com/ranorex/Packages/blob/master/AutomationHelpers/LICENSE.txt</licenseUrl>
    <projectUrl>https://github.com/ranorex/Ranorex-Automation-Helpers</projectUrl>
    <iconUrl>https://www.ranorex.com/rx-studio/rx_logo.png</iconUrl>
    <description>Extend your solution with a collection of small and handy modules and methods to comfortably handle daily challenges in test automation.</description>
    <copyright>Copyright 2018</copyright>
    <tags>Ranorex TestAutomation</tags>
    <dependencies>
      <dependency id="Ranorex.ReportToPDF" version="[1.0.16, 1.1.0)" />
    </dependencies>
    <frameworkAssemblies>
      <frameworkAssembly assemblyName="System" targetFramework="" />
      <frameworkAssembly assemblyName="System.Data" targetFramework="" />
      <frameworkAssembly assemblyName="System.Xml" targetFramework="" />
      <frameworkAssembly assemblyName="System.Windows.Forms" targetFramework="" />
      <frameworkAssembly assemblyName="System.Drawing" targetFramework="" />
    </frameworkAssemblies>
  </metadata>
</package>