CodedUIQuery 1.0.2.4

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

// Install CodedUIQuery as a Cake Tool
#tool nuget:?package=CodedUIQuery&version=1.0.2.4

CodedUIQuery is a Library to query and operate desktop user-interface(UI) elements, by using "selector text" similar to jQuery. Use this for "Desktop Automation" or "Coded UI Test" with LINQ in C# and Visual Basic.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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 (1)

Showing the top 1 NuGet packages that depend on CodedUIQuery:

Package Downloads
Surviveplus.CodedUITestPlus

Coded UI Test framework to query and operate web/desktop user-interface(UI) elements, by using "selector text" similar to jQuery, without UIMap. You can use it for "Test Driven Development". You can create UI test code more quickly and easily in combination of UIMap and this framework. Furthermore you can record screen, all screens or App window, to video file (WMV) and attach it to the test result.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.2.4 814 2/15/2019
1.0.1-beta3 777 3/7/2017
1.0.0.1 2,580 3/21/2015

Fix a bug of query selector for Desktop.Elements.