UIDeskAutomation.Automation3.0 1.7.6

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

// Install UIDeskAutomation.Automation3.0 as a Cake Tool
#tool nuget:?package=UIDeskAutomation.Automation3.0&version=1.7.6

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.6 82 3/4/2024
1.7.5 77 3/1/2024
1.7.4 75 2/26/2024
1.7.3 69 1/20/2024
1.7.2 65 1/15/2024
1.7.1 79 12/31/2023
1.7.0 296 7/13/2023
1.6.9 170 5/16/2023
1.6.8 190 4/20/2023
1.6.7 189 4/14/2023
1.6.6 808 1/21/2022
1.6.5 229 1/8/2022
1.6.4 255 12/23/2021
1.6.3 222 12/10/2021
1.6.2 235 12/10/2021
1.6.1 236 12/8/2021
1.6.0 293 12/7/2021
1.5.9 235 12/7/2021
1.5.8 219 11/22/2021
1.5.7 242 11/12/2021
1.5.6 274 10/21/2021
1.5.5 255 10/9/2021
1.5.4 300 10/4/2021
1.5.3 319 9/10/2021
1.5.2 262 9/6/2021
1.5.1 269 8/26/2021
1.5.0 421 8/7/2021
1.4.2 291 7/9/2021
1.4.1 282 5/8/2021
1.4.0 369 5/8/2021
1.3.0 542 5/12/2020
1.2.0 470 4/18/2020

Fix bug