UIDeskAutomation.Automation3.0 1.7.7

dotnet add package UIDeskAutomation.Automation3.0 --version 1.7.7
                    
NuGet\Install-Package UIDeskAutomation.Automation3.0 -Version 1.7.7
                    
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="UIDeskAutomation.Automation3.0" Version="1.7.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="UIDeskAutomation.Automation3.0" Version="1.7.7" />
                    
Directory.Packages.props
<PackageReference Include="UIDeskAutomation.Automation3.0" />
                    
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 UIDeskAutomation.Automation3.0 --version 1.7.7
                    
#r "nuget: UIDeskAutomation.Automation3.0, 1.7.7"
                    
#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=UIDeskAutomation.Automation3.0&version=1.7.7
                    
Install UIDeskAutomation.Automation3.0 as a Cake Addin
#tool nuget:?package=UIDeskAutomation.Automation3.0&version=1.7.7
                    
Install UIDeskAutomation.Automation3.0 as a Cake Tool

UIDeskAutomation is a software library that can be used to create automated tasks for Windows applications (both desktop and browser) based on their user interface. It is built using Microsoft Windows Automation API 3.0 which is the latest version of UI Automation, it works generally better and it specifically has an improved support for WPF applications and Windows Store Apps.

More information on how to use this library you can find here: http://automationspy.freecluster.eu/uideskautomation_unmanaged.html

IMPORTANT! When you open the help file (which you can download using the link above) uncheck the "Always ask before opening this file" checkbox (in the "Open File - Security Warning" dialog box, the one that says "Do you want to open this file?") so you can view the content.

Download Samples: http://automationspy.freecluster.eu/Samples.Automation3.0.zip

Download CHM Help file: http://automationspy.freecluster.eu/UIDeskAutomation/UIDeskAutomation.Automation3.0_Help.chm. Don't forget to uncheck the "Always ask before opening this file" checkbox

Download UIDeskAutomationSpy tool: http://automationspy.freecluster.eu/UIDeskAutomation/UIDeskAutomationSpy.Automation3.0.zip. If you encounter difficulties when opening this tool, right click on the spy executable file, choose Properties, check "Unblock" checkbox at the bottom of the dialog box, then Apply and OK.

Source Code: https://github.com/ddeltasolutions/UIDeskAutomation.Automation3.0

Change Log: http://automationspy.freecluster.eu/UIDeskAutomation/ChangeLog3.0.html

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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.7.7 56 4/4/2025
1.7.6 340 3/4/2024
1.7.5 119 3/1/2024
1.7.4 120 2/26/2024
1.7.3 116 1/20/2024
1.7.2 140 1/15/2024
1.7.1 119 12/31/2023
1.7.0 333 7/13/2023
1.6.9 187 5/16/2023
1.6.8 212 4/20/2023
1.6.7 219 4/14/2023
1.6.6 844 1/21/2022
1.6.5 256 1/8/2022
1.6.4 286 12/23/2021
1.6.3 252 12/10/2021
1.6.2 263 12/10/2021
1.6.1 263 12/8/2021
1.6.0 350 12/7/2021
1.5.9 267 12/7/2021
1.5.8 251 11/22/2021
1.5.7 270 11/12/2021
1.5.6 306 10/21/2021
1.5.5 285 10/9/2021
1.5.4 339 10/4/2021
1.5.3 353 9/10/2021
1.5.2 288 9/6/2021
1.5.1 294 8/26/2021
1.5.0 473 8/7/2021
1.4.2 322 7/9/2021
1.4.1 312 5/8/2021
1.4.0 423 5/8/2021
1.3.0 609 5/12/2020
1.2.0 526 4/18/2020

Add new features