WatiN 2.1.0
dotnet add package WatiN --version 2.1.0
NuGet\Install-Package WatiN -Version 2.1.0
<PackageReference Include="WatiN" Version="2.1.0" />
paket add WatiN --version 2.1.0
#r "nuget: WatiN, 2.1.0"
// Install WatiN as a Cake Addin
#addin nuget:?package=WatiN&version=2.1.0
// Install WatiN as a Cake Tool
#tool nuget:?package=WatiN&version=2.1.0
Write automated tests for your web applications using the WatiN framework and execute them through Internet Explorer and FireFox.
Product | Versions |
---|---|
.NET Framework | net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
This package has no dependencies.
NuGet packages (14)
Showing the top 5 NuGet packages that depend on WatiN:
Package | Downloads |
---|---|
ProSpec
Library to run executable specifications using SpecFlow and the Page Object pattern |
|
Coypu.Watin
WatiN driver for Coypu |
|
Webinator
For a full description and getting started guide, please visit http://webinator.codeplex.com/documentation |
|
FluentAutomation.WatiN
Fluent Automation is a simplified DSL for web application automation testing. |
|
NQUnit
Parse jQuery QUnit JavaScript tests from .NET; you can consequently present the tests and their results in your favourite test library (e.g. NUnit). |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on WatiN:
Repository | Stars |
---|---|
microsoftarchive/cqrs-journey
Microsoft patterns & pratices CQRS Journey sample application
|
|
stirno/FluentAutomation
Simple Fluent API for UI Automation
|