Gu.Wpf.UiAutomation
0.4.1
.NET 6.0
.NET Framework 4.5
Install-Package Gu.Wpf.UiAutomation -Version 0.4.1
dotnet add package Gu.Wpf.UiAutomation --version 0.4.1
<PackageReference Include="Gu.Wpf.UiAutomation" Version="0.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Gu.Wpf.UiAutomation --version 0.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Gu.Wpf.UiAutomation, 0.4.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Gu.Wpf.UiAutomation as a Cake Addin
#addin nuget:?package=Gu.Wpf.UiAutomation&version=0.4.1
// Install Gu.Wpf.UiAutomation as a Cake Tool
#tool nuget:?package=Gu.Wpf.UiAutomation&version=0.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Library for writing UI-tests for WPF.
Product | Versions |
---|---|
.NET | net6.0-windows7.0 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5
- No dependencies.
-
net6.0-windows7.0
- 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 |
---|---|---|
0.4.1 | 1,219 | 3/19/2022 |
0.4.0 | 878 | 2/26/2022 |
0.3.6 | 8,696 | 6/26/2020 |
0.3.5 | 1,055 | 2/6/2020 |
0.3.4 | 1,096 | 12/30/2019 |
0.3.3 | 499 | 12/29/2019 |
0.3.2 | 503 | 12/29/2019 |
0.3.1 | 353 | 12/23/2019 |
0.3.0 | 399 | 12/23/2019 |
0.2.19 | 362 | 12/23/2019 |
0.2.18 | 408 | 12/9/2019 |
0.2.17 | 360 | 12/9/2019 |
0.2.16 | 359 | 12/9/2019 |
0.2.15 | 474 | 12/8/2019 |
0.2.14 | 347 | 12/7/2019 |
0.2.13 | 336 | 12/7/2019 |
0.2.12 | 393 | 12/6/2019 |
0.2.10 | 647 | 10/22/2019 |
0.2.9 | 466 | 10/19/2019 |
0.2.8.1 | 464 | 10/13/2019 |
0.2.8 | 2,034 | 3/3/2019 |
0.2.7 | 1,026 | 1/12/2019 |
0.2.6 | 540 | 1/12/2019 |
0.2.5 | 558 | 1/4/2019 |
0.2.4 | 646 | 11/14/2018 |
0.2.3.2 | 1,236 | 7/21/2018 |
0.2.3.1 | 1,412 | 3/30/2018 |
0.2.3 | 749 | 3/29/2018 |
0.2.2 | 1,387 | 1/4/2018 |
0.2.1.1 | 883 | 1/3/2018 |
0.2.1 | 816 | 1/3/2018 |
0.2.0 | 788 | 1/1/2018 |
0.1.17 | 1,076 | 10/5/2017 |
0.1.16 | 765 | 10/3/2017 |
0.1.15 | 664 | 10/3/2017 |
0.1.14 | 696 | 10/1/2017 |
0.1.13-dev | 665 | 9/30/2017 |
0.1.12-dev | 613 | 9/30/2017 |
0.1.11-dev | 669 | 9/23/2017 |
0.1.10-dev | 676 | 9/10/2017 |
0.1.9-dev | 703 | 9/8/2017 |
0.1.8-dev | 643 | 9/8/2017 |
0.1.7-dev | 647 | 9/6/2017 |
0.1.6-dev | 650 | 9/5/2017 |
0.1.5-dev | 636 | 9/4/2017 |
0.1.4-dev | 625 | 9/4/2017 |
0.1.3-dev | 633 | 8/30/2017 |
0.1.2-dev | 633 | 8/29/2017 |
0.1.1-dev | 650 | 8/29/2017 |
0.0.1-dev | 668 | 8/26/2017 |
0.4.1
BUGFIX: Don't throw in TryFind
0.4.0
FEATURE: Multitarget net45;net6.0-windows
0.3.6
TUNING: Longer timeouts overall on CI
0.3.5
TUNING: Longer timeout when getting main window on CI
0.3.4
FEATURE: FindToolTip().
BUGFIX: Retry when FindToolTip()