Ministry.WebDriver.Extensions 1.3.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Ministry.WebDriver.Extensions --version 1.3.0.1
NuGet\Install-Package Ministry.WebDriver.Extensions -Version 1.3.0.1
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="Ministry.WebDriver.Extensions" Version="1.3.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ministry.WebDriver.Extensions --version 1.3.0.1
#r "nuget: Ministry.WebDriver.Extensions, 1.3.0.1"
#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 Ministry.WebDriver.Extensions as a Cake Addin
#addin nuget:?package=Ministry.WebDriver.Extensions&version=1.3.0.1

// Install Ministry.WebDriver.Extensions as a Cake Tool
#tool nuget:?package=Ministry.WebDriver.Extensions&version=1.3.0.1

Fluent style wrapper structure on which to build a Selenium testing framework for .net. Sample code available with the source at https://bitbucket.org/ministryotech/ministry.webdriver

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 (3)

Showing the top 3 NuGet packages that depend on Ministry.WebDriver.Extensions:

Package Downloads
Ministry.WebDriver.Configuration

A basic styled framework to build a structured page or component model for writing UI Automation tests.

Ministry.WebDriver.EntityFramework

A basic styled framework to build a structured page or component model for writing UI Automation tests.

Ministry.WebDriver.Api

A basic styled framework to build a structured page or component model for writing UI Automation tests.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.0 250 12/29/2023
3.0.0 1,857 2/1/2018
2.2.11 1,695 9/26/2017
2.1.10 2,060 8/2/2017
2.1.9 1,907 8/2/2017
2.0.5 1,142 7/14/2017
1.3.5 2,444 12/3/2014
1.3.4.3 1,347 12/1/2014
1.3.4.2 1,322 12/1/2014
1.3.4.1 1,325 12/1/2014
1.3.4 1,342 12/1/2014
1.3.3 1,395 12/1/2014
1.3.2 1,348 11/28/2014
1.3.0.1 1,232 11/28/2014
1.3.0 1,275 11/28/2014
1.2.4.1 1,242 11/27/2014
1.2.4 1,368 11/27/2014
1.2.3.2 1,351 11/25/2014
1.2.3.1 1,408 11/24/2014
1.2.3 1,365 11/24/2014
1.2.2 1,397 11/24/2014
1.2.1 1,392 11/21/2014
1.2.0 1,387 11/21/2014
1.1.0 1,497 11/18/2014
1.0.3 1,470 11/18/2014
1.0.2 1,827 11/3/2014

Fixed bug with page navigation extension methods not taking IAutomationPage.