WebAutomation 1.1.202

dotnet add package WebAutomation --version 1.1.202
                    
NuGet\Install-Package WebAutomation -Version 1.1.202
                    
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.1.202" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WebAutomation" Version="1.1.202" />
                    
Directory.Packages.props
<PackageReference Include="WebAutomation" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WebAutomation --version 1.1.202
                    
#r "nuget: WebAutomation, 1.1.202"
                    
#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.
#addin nuget:?package=WebAutomation&version=1.1.202
                    
Install WebAutomation as a Cake Addin
#tool nuget:?package=WebAutomation&version=1.1.202
                    
Install WebAutomation as a Cake Tool

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,901 8/16/2017
1.1.200 1,070 7/14/2017
1.1.187 1,134 5/29/2017
1.1.180 4,109 7/14/2016
1.0.160 3,972 2/21/2016
1.0.140 1,776 1/25/2016
1.0.132 1,232 1/10/2016
1.0.124 1,918 12/26/2015
1.0.117 2,193 12/13/2015
1.0.111 1,243 11/13/2015
1.0.108 1,864 11/11/2015
1.0.102 1,823 11/2/2015
1.0.99 2,313 8/28/2015
1.0.86 2,066 8/3/2015
1.0.84 1,889 6/18/2015
1.0.57 1,183 5/24/2015
1.0.42 1,485 4/19/2015
1.0.21 1,591 4/3/2015
1.0.17 1,405 4/2/2015

Fixed problems related with closing and switching sessions