MaintainableSelenium.MvcPages
1.0.0.63
A utility pack to create maintainanle UI test for ASP.NET MVC projects using Selenium
Install-Package MaintainableSelenium.MvcPages -Version 1.0.0.63
dotnet add package MaintainableSelenium.MvcPages --version 1.0.0.63
<PackageReference Include="MaintainableSelenium.MvcPages" Version="1.0.0.63" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MaintainableSelenium.MvcPages --version 1.0.0.63
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MaintainableSelenium.MvcPages, 1.0.0.63"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install MaintainableSelenium.MvcPages as a Cake Addin
#addin nuget:?package=MaintainableSelenium.MvcPages&version=1.0.0.63
// Install MaintainableSelenium.MvcPages as a Cake Tool
#tool nuget:?package=MaintainableSelenium.MvcPages&version=1.0.0.63
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Prerelase version
Dependencies
-
- Microsoft.AspNet.Mvc (>= 5.2.3)
- Microsoft.AspNet.Mvc.Futures (>= 5.0.0)
- Selenium.Support (>= 2.53.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MaintainableSelenium.MvcPages:
Package | Downloads |
---|---|
MaintainableSelenium.VisualAssertions
An extension to MaintainableSelenium.MvcPages pack that allows to create test assertions based on webpage screenshots
|
GitHub repositories
This package is not used by any popular GitHub repositories.