WebAutomation 1.0.124

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

// Install WebAutomation as a Cake Tool
#tool nuget:?package=WebAutomation&version=1.0.124

The framework provides an easy to use layer for writing Selenium tests using the Page Object Pattern. Based on XML, you can automatically generate all necessary C# classes, which will represent the tested websites. For more details see Project Site.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  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 (2)

Showing the top 2 NuGet packages that depend on WebAutomation:

Package Downloads
WebAutomation.SpecFlow

Integration between SpecFlow and WebAutomation. For more details see Project Site.

WebAutomation.SpecFlowGenericSteps

Package provides a ready to use SpecFlow steps for all commonly used actions based on WebAutomation framework. For more details see Project Site.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.202 19,612 8/16/2017
1.1.200 966 7/14/2017
1.1.187 1,036 5/29/2017
1.1.180 3,718 7/14/2016
1.0.160 3,624 2/21/2016
1.0.140 1,604 1/25/2016
1.0.132 1,123 1/10/2016
1.0.124 1,768 12/26/2015
1.0.117 1,947 12/13/2015
1.0.111 1,132 11/13/2015
1.0.108 1,696 11/11/2015
1.0.102 1,672 11/2/2015
1.0.99 2,070 8/28/2015
1.0.86 1,908 8/3/2015
1.0.84 1,712 6/18/2015
1.0.57 1,071 5/24/2015
1.0.42 1,327 4/19/2015
1.0.21 1,378 4/3/2015
1.0.17 1,238 4/2/2015

Improve logging - now each log message contains detailed information about performed action