Ministry.WebDriver.Extensions 1.3.0

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
                    
NuGet\Install-Package Ministry.WebDriver.Extensions -Version 1.3.0
                    
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" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ministry.WebDriver.Extensions" Version="1.3.0" />
                    
Directory.Packages.props
<PackageReference Include="Ministry.WebDriver.Extensions" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Ministry.WebDriver.Extensions --version 1.3.0
                    
#r "nuget: Ministry.WebDriver.Extensions, 1.3.0"
                    
#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.
#:package Ministry.WebDriver.Extensions@1.3.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Ministry.WebDriver.Extensions&version=1.3.0
                    
Install as a Cake Addin
#tool nuget:?package=Ministry.WebDriver.Extensions&version=1.3.0
                    
Install as a Cake Tool

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 441 12/29/2023
3.0.0 2,338 2/1/2018
2.2.11 2,049 9/26/2017
2.1.10 2,362 8/2/2017
2.1.9 2,241 8/2/2017
2.0.5 1,454 7/14/2017
1.3.5 2,768 12/3/2014
1.3.4.3 1,661 12/1/2014
1.3.4.2 1,633 12/1/2014
1.3.4.1 1,645 12/1/2014
1.3.4 1,646 12/1/2014
1.3.3 1,710 12/1/2014
1.3.2 1,666 11/28/2014
1.3.0.1 1,557 11/28/2014
1.3.0 1,584 11/28/2014
1.2.4.1 1,548 11/27/2014
1.2.4 1,686 11/27/2014
1.2.3.2 1,669 11/25/2014
1.2.3.1 1,713 11/24/2014
1.2.3 1,681 11/24/2014
1.2.2 1,705 11/24/2014
1.2.1 1,715 11/21/2014
1.2.0 1,719 11/21/2014
1.1.0 1,822 11/18/2014
1.0.3 1,798 11/18/2014
1.0.2 2,136 11/3/2014

Added interface elements.