Webinator 2.0.14
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Webinator --version 2.0.14
NuGet\Install-Package Webinator -Version 2.0.14
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="Webinator" Version="2.0.14" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Webinator" Version="2.0.14" />
<PackageReference Include="Webinator" />
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 Webinator --version 2.0.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Webinator, 2.0.14"
#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=Webinator&version=2.0.14
#tool nuget:?package=Webinator&version=2.0.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
For a full description and getting started guide, please visit https://webinator.codeplex.com/documentation
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- HtmlAgilityPack (= 1.4.0)
- Selenium.WebDriver (= 2.21.0)
- WatiN (= 2.1.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
2.0.33 | 1,937 | 3/9/2015 |
2.0.32 | 1,745 | 9/17/2013 |
2.0.31 | 1,596 | 5/1/2013 |
2.0.30 | 1,494 | 4/12/2013 |
2.0.29 | 2,076 | 7/23/2012 |
2.0.28 | 1,644 | 6/19/2012 |
2.0.27 | 1,546 | 6/6/2012 |
2.0.26-pre | 1,274 | 6/6/2012 |
2.0.25-pre | 1,298 | 6/6/2012 |
2.0.24-pre | 1,278 | 6/6/2012 |
2.0.23-pre | 1,266 | 6/6/2012 |
2.0.22-pre | 1,293 | 6/6/2012 |
2.0.21 | 1,508 | 6/6/2012 |
2.0.20 | 1,503 | 6/5/2012 |
2.0.19 | 1,517 | 6/5/2012 |
2.0.18 | 1,497 | 6/5/2012 |
2.0.17 | 1,502 | 6/5/2012 |
2.0.16 | 1,506 | 6/5/2012 |
2.0.15 | 1,519 | 6/5/2012 |
2.0.14 | 1,506 | 6/5/2012 |
2.0.13 | 1,523 | 6/1/2012 |
2.0.12 | 1,525 | 5/31/2012 |
2.0.11 | 1,538 | 5/23/2012 |
2.0.10 | 1,478 | 5/23/2012 |
2.0.9 | 1,551 | 5/23/2012 |
2.0.8 | 1,517 | 5/18/2012 |
2.0.7 | 1,507 | 5/17/2012 |
2.0.6 | 1,523 | 5/17/2012 |
2.0.5 | 1,517 | 5/17/2012 |
2.0.4 | 1,514 | 5/16/2012 |
2.0.3 | 1,617 | 5/14/2012 |
2.0.2 | 1,522 | 5/8/2012 |
2.0.1 | 1,600 | 5/4/2012 |
2.0.0 | 1,506 | 5/1/2012 |
1.1.9 | 1,635 | 4/17/2012 |
1.1.8 | 1,582 | 4/13/2012 |
1.1.7 | 1,587 | 4/13/2012 |
1.1.6 | 1,604 | 4/4/2012 |
1.1.5 | 1,660 | 3/20/2012 |
1.1.4 | 1,633 | 3/20/2012 |
1.1.3 | 1,621 | 3/1/2012 |
1.1.2 | 1,557 | 3/1/2012 |
1.1.1 | 1,573 | 3/1/2012 |
1.1.0 | 1,680 | 2/23/2012 |
1.0.0 | 1,639 | 2/1/2012 |
Overloaded the Click() method:
Click(Locator locator, bool expectAlert, ICondition condition = null)
Set expectAlert = true when you expect a click action to generate an alert.