TAF.WpfSupport 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package TAF.WpfSupport --version 1.0.1
NuGet\Install-Package TAF.WpfSupport -Version 1.0.1
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="TAF.WpfSupport" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TAF.WpfSupport --version 1.0.1
#r "nuget: TAF.WpfSupport, 1.0.1"
#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 TAF.WpfSupport as a Cake Addin
#addin nuget:?package=TAF.WpfSupport&version=1.0.1

// Install TAF.WpfSupport as a Cake Tool
#tool nuget:?package=TAF.WpfSupport&version=1.0.1

Support for testing of WPF clients and Windows Forms clients for the test automation framework TAF.
"Never send a human to do the work of a machine."

TAF.Wpf provides ability for robust interaction with WPF and Windows Forms applications - and verification mechanisms.

TAF is a test automation framework to quickly get a stable test automation framework in place rather than having to create it yourself. There are TAF packages for test automation for REST, WPF, and web. Also a Java version exist, supporting web, rich Java GUI, and REST.
TAF also separates the driver (like Selenium, Windows.Automation, RestSharp) and the runner (for example NUnit) from the tests to ease transition of test solution when technologies and tools become obsolete.

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.

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.2.25 680 1/16/2020
1.2.24 503 12/16/2019
1.2.23 510 11/22/2019
1.2.22 556 6/20/2019
1.2.21 589 2/21/2019
1.2.20 734 11/14/2018
1.2.19 714 10/16/2018
1.2.18 798 10/14/2018
1.2.17 690 10/14/2018
1.2.16 744 10/12/2018
1.2.15 728 10/11/2018
1.2.14 730 10/8/2018
1.2.13 760 10/7/2018
1.2.12 719 10/7/2018
1.2.11 726 10/4/2018
1.2.10 731 9/26/2018
1.2.9 761 9/20/2018
1.2.8 744 9/13/2018
1.2.7 725 9/10/2018
1.2.6 730 9/10/2018
1.2.5 734 9/10/2018
1.1.5 807 9/4/2018
1.1.4 863 9/2/2018
1.1.3 903 5/8/2018
1.1.2 912 5/8/2018
1.1.1 1,013 5/5/2018
1.1.0 1,005 5/5/2018
1.0.1 1,179 4/8/2018
1.0.0 1,020 3/14/2018

Icon added. Made project into an assembly. Cleaned out un-used code. Fix for overflow exception in element identification.