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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 is compatible. net40 is compatible. net403 was computed. net45 was computed. 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. |
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
|