TAF.WpfSupport
1.0.1
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
<PackageReference Include="TAF.WpfSupport" Version="1.0.1" />
paket add TAF.WpfSupport --version 1.0.1
#r "nuget: TAF.WpfSupport, 1.0.1"
// 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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- TAF.Core (>= 1.0.0)
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 | 722 | 1/16/2020 |
1.2.24 | 534 | 12/16/2019 |
1.2.23 | 536 | 11/22/2019 |
1.2.22 | 581 | 6/20/2019 |
1.2.21 | 615 | 2/21/2019 |
1.2.20 | 765 | 11/14/2018 |
1.2.19 | 752 | 10/16/2018 |
1.2.18 | 838 | 10/14/2018 |
1.2.17 | 720 | 10/14/2018 |
1.2.16 | 781 | 10/12/2018 |
1.2.15 | 765 | 10/11/2018 |
1.2.14 | 760 | 10/8/2018 |
1.2.13 | 798 | 10/7/2018 |
1.2.12 | 755 | 10/7/2018 |
1.2.11 | 761 | 10/4/2018 |
1.2.10 | 773 | 9/26/2018 |
1.2.9 | 801 | 9/20/2018 |
1.2.8 | 775 | 9/13/2018 |
1.2.7 | 761 | 9/10/2018 |
1.2.6 | 762 | 9/10/2018 |
1.2.5 | 767 | 9/10/2018 |
1.1.5 | 845 | 9/4/2018 |
1.1.4 | 897 | 9/2/2018 |
1.1.3 | 936 | 5/8/2018 |
1.1.2 | 948 | 5/8/2018 |
1.1.1 | 1,046 | 5/5/2018 |
1.1.0 | 1,035 | 5/5/2018 |
1.0.1 | 1,208 | 4/8/2018 |
1.0.0 | 1,053 | 3/14/2018 |
Icon added. Made project into an assembly. Cleaned out un-used code. Fix for overflow exception in element identification.