TAF.WebSupport 1.0.6

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

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

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.

There are no supported framework assets in this 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 4,518 8/24/2022
2.2.1 1,011 2/17/2020
2.2.0 809 1/15/2020
2.1.0 497 1/13/2020
2.0.2 760 12/16/2019
2.0.1 552 12/10/2019
2.0.0 506 12/3/2019
1.8.8 568 11/22/2019
1.8.7 516 11/13/2019
1.8.6 503 10/5/2019
1.7.19 856 6/20/2019
1.7.18 1,872 2/21/2019
1.7.17 1,049 11/14/2018
1.7.16 919 10/16/2018
1.7.15 1,148 10/14/2018
1.7.14 1,067 10/14/2018
1.7.13 1,034 10/12/2018
1.7.12 1,073 10/11/2018
1.7.11 1,070 10/8/2018
1.7.10 1,118 10/7/2018
1.7.9 1,062 10/7/2018
1.7.8 1,086 10/5/2018
1.7.7 881 10/4/2018
1.7.6 1,088 10/4/2018
1.7.5 1,120 9/26/2018
1.7.4 1,105 9/20/2018
1.6.4 870 9/13/2018
1.6.3 896 9/10/2018
1.6.2 836 9/10/2018
1.6.1 852 9/10/2018
1.5.1 878 9/4/2018
1.5.0 940 9/2/2018
1.4.4 952 8/22/2018
1.4.3 928 8/17/2018
1.4.2 920 8/17/2018
1.4.1 879 8/17/2018
1.4.0 957 8/17/2018
1.3.0 969 8/15/2018
1.2.0 964 8/15/2018
1.1.3 1,063 5/8/2018
1.1.2 1,046 5/8/2018
1.1.1 1,104 5/5/2018
1.1.0 1,183 5/5/2018
1.0.7 1,214 4/21/2018
1.0.6 1,228 4/12/2018
1.0.2 1,222 4/7/2018
1.0.0 1,092 3/13/2018

Improvements and additions of verification mechanisms.