WebDriverSEd 1.0.25

dotnet add package WebDriverSEd --version 1.0.25
NuGet\Install-Package WebDriverSEd -Version 1.0.25
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="WebDriverSEd" Version="1.0.25" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebDriverSEd --version 1.0.25
#r "nuget: WebDriverSEd, 1.0.25"
#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 WebDriverSEd as a Cake Addin
#addin nuget:?package=WebDriverSEd&version=1.0.25

// Install WebDriverSEd as a Cake Tool
#tool nuget:?package=WebDriverSEd&version=1.0.25

C# extension that vastly improves upon the WebDriver. It includes functions for tables, selectlists and much more. It is great for converting Watin tests to Selenium because the syntax is very simliar. For more Info and Examples go to https://github.com/Assiance/Selenium2-WebDriverSEd/wiki

Product 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.

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
1.0.25 18,487 4/25/2016
1.0.24 4,579 8/8/2013
1.0.23 2,247 3/28/2013
1.0.22 2,173 12/4/2012
1.0.21 1,958 8/6/2012
1.0.19 1,719 7/17/2012
1.0.18 1,514 6/13/2012
1.0.17 1,497 5/31/2012
1.0.16 1,485 5/8/2012
1.0.15 1,556 4/20/2012
1.0.14 1,578 4/20/2012
1.0.13 1,539 4/17/2012
1.0.12 1,519 3/29/2012
1.0.11 1,473 3/27/2012
1.0.10 1,531 3/20/2012
1.0.9 1,579 3/8/2012
1.0.7 1,498 2/22/2012
1.0.6 1,479 2/21/2012
1.0.5 1,540 2/2/2012
1.0.4 1,497 1/25/2012

Upgrading WebDriver Support Version to 2.53.0 and removed nunit dependency