TAF.Core.GenericGuiDriver 2.0.2

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

// Install TAF.Core.GenericGuiDriver as a Cake Tool
#tool nuget:?package=TAF.Core.GenericGuiDriver&version=2.0.2

Generic GUI driver for test automation framework TAF from Zington. Other GUI drivers extend this. Could be adapted to any driver.

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6.1

  • .NETFramework 4.7.2

NuGet packages (2)

Showing the top 2 NuGet packages that depend on TAF.Core.GenericGuiDriver:

Package Downloads
TAF.WebSupport

Extends TAF test automation framework to enable web testing.

TAF.WpfSupport

Support for interaction with, and testing of, WPF clients with test automation framework TAF.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.3.0 3,786 8/24/2022
2.2.2 1,126 2/17/2020
2.2.1 456 2/12/2020
2.2.0 1,144 1/15/2020
2.1.0 461 1/13/2020
2.0.2 682 12/16/2019
2.0.1 543 12/10/2019
2.0.0 510 12/3/2019
1.5.0 735 11/22/2019
1.4.11 529 11/12/2019
1.4.10 507 10/5/2019
1.3.18 1,199 6/20/2019
1.3.17 2,157 2/21/2019
1.3.16 1,352 11/14/2018
1.3.15 1,172 10/16/2018
1.3.14 1,409 10/14/2018
1.3.13 1,324 10/14/2018
1.3.12 1,335 10/12/2018
1.3.11 1,353 10/11/2018
1.2.11 1,373 10/8/2018
1.2.10 1,386 10/7/2018
1.2.9 1,330 10/7/2018
1.2.8 1,991 10/4/2018
1.2.7 1,350 9/26/2018
1.2.6 904 9/20/2018
1.2.5 1,612 9/13/2018
1.2.4 1,190 9/10/2018
1.2.3 1,126 9/10/2018
1.2.2 726 9/10/2018
1.2.1 1,496 9/4/2018
1.2.0 1,212 9/2/2018
1.1.5 1,020 8/22/2018
1.1.2 1,525 8/17/2018
1.1.1 799 8/17/2018
1.1.0 1,502 8/15/2018
1.0.0 868 6/22/2018

Moved Desktop Screenshot into this package, with simpler constructor.