TAF.WebSupport 1.1.2

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

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

Support for testing web based systems with the TAF test automation framework.
"Never send a human to do the work of a machine."

TAF.WebSupport currently relies mainly on Selenium for test execution, but enhances Selenium to overcome common timing problems, the need to implement separate logging mechanisms, and the limited element selection mechanisms provided by Selenium.

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) 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 net452 is compatible.  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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on TAF.WebSupport:

Package Downloads
TAF.WebSupport.HeadlessBrowser

Headless browser for TAF web testing.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.3.0 3,713 8/24/2022
2.2.1 955 2/17/2020
2.2.0 765 1/15/2020
2.1.0 459 1/13/2020
2.0.2 702 12/16/2019
2.0.1 511 12/10/2019
2.0.0 470 12/3/2019
1.8.8 528 11/22/2019
1.8.7 477 11/13/2019
1.8.6 459 10/5/2019
1.7.19 800 6/20/2019
1.7.18 1,816 2/21/2019
1.7.17 1,007 11/14/2018
1.7.16 865 10/16/2018
1.7.15 1,083 10/14/2018
1.7.14 998 10/14/2018
1.7.13 969 10/12/2018
1.7.12 1,014 10/11/2018
1.7.11 1,002 10/8/2018
1.7.10 1,071 10/7/2018
1.7.9 996 10/7/2018
1.7.8 1,019 10/5/2018
1.7.7 825 10/4/2018
1.7.6 1,025 10/4/2018
1.7.5 1,058 9/26/2018
1.7.4 1,033 9/20/2018
1.6.4 816 9/13/2018
1.6.3 846 9/10/2018
1.6.2 776 9/10/2018
1.6.1 799 9/10/2018
1.5.1 839 9/4/2018
1.5.0 891 9/2/2018
1.4.4 906 8/22/2018
1.4.3 873 8/17/2018
1.4.2 874 8/17/2018
1.4.1 832 8/17/2018
1.4.0 909 8/17/2018
1.3.0 917 8/15/2018
1.2.0 912 8/15/2018
1.1.3 1,019 5/8/2018
1.1.2 986 5/8/2018
1.1.1 1,031 5/5/2018
1.1.0 1,118 5/5/2018
1.0.7 1,093 4/21/2018
1.0.6 1,108 4/12/2018
1.0.2 1,148 4/7/2018
1.0.0 1,031 3/13/2018

Improvements and additions of verification mechanisms.