WebDriverSEd 1.0.13

There is a newer version of this package available.
See the version list below for details.
dotnet add package WebDriverSEd --version 1.0.13
NuGet\Install-Package WebDriverSEd -Version 1.0.13
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.13" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebDriverSEd --version 1.0.13
#r "nuget: WebDriverSEd, 1.0.13"
#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.13

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

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. WebDriverSEd is updated every other Tuesday. For more Info and Examples go to https://github.com/Assiance/Selenium2-WebDriverSEd/wiki

Product Compatible and additional computed target framework versions.
.NET Framework 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. 
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,488 4/25/2016
1.0.24 4,583 8/8/2013
1.0.23 2,251 3/28/2013
1.0.22 2,177 12/4/2012
1.0.21 1,962 8/6/2012
1.0.19 1,722 7/17/2012
1.0.18 1,516 6/13/2012
1.0.17 1,499 5/31/2012
1.0.16 1,487 5/8/2012
1.0.15 1,558 4/20/2012
1.0.14 1,580 4/20/2012
1.0.13 1,540 4/17/2012
1.0.12 1,521 3/29/2012
1.0.11 1,475 3/27/2012
1.0.10 1,532 3/20/2012
1.0.9 1,581 3/8/2012
1.0.7 1,500 2/22/2012
1.0.6 1,481 2/21/2012
1.0.5 1,542 2/2/2012
1.0.4 1,499 1/25/2012

Fixed some bugs with table functions... etc.