NareshScaler 1.3.0
.NET Framework 4.0
dotnet add package NareshScaler --version 1.3.0
NuGet\Install-Package NareshScaler -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="NareshScaler" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NareshScaler --version 1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NareshScaler, 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.
// Install NareshScaler as a Cake Addin
#addin nuget:?package=NareshScaler&version=1.3.0
// Install NareshScaler as a Cake Tool
#tool nuget:?package=NareshScaler&version=1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Naresh Scaler provides a simple framework to run your Selenium C# WebDriver integration tests automatically using Firefox, Chrome and IE. Just install it into an empty C# class library, and look at the sample class provided to see how it works. Named in honour of Huzutech's QA maestro Naresh Deekonda - the man who required Selenium to scale :-)
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- NUnit (>= 2.6.1)
- Selenium.WebDriver (>= 2.25.1)
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.3.0 | 3,688 | 9/28/2012 |
1.2.1 | 1,317 | 8/29/2012 |
1.2.0.1 | 1,229 | 8/23/2012 |
1.2.0 | 1,263 | 8/20/2012 |
1.1.0.2 | 1,243 | 8/20/2012 |
1.1.0.1 | 1,195 | 8/9/2012 |
1.0.0.24 | 1,305 | 7/9/2012 |
1.0.0.23 | 1,253 | 6/20/2012 |
1.0.0.21 | 1,275 | 6/12/2012 |
1.0.0.18 | 1,285 | 4/21/2012 |
1.0.0.15 | 1,191 | 4/21/2012 |
1.0.0.13 | 1,215 | 3/29/2012 |
1.0.0.8 | 1,195 | 3/23/2012 |
1.0.0.5 | 1,228 | 3/22/2012 |
1.0.0 | 1,226 | 3/22/2012 |
Update ChromeDriver 23, IE Driver 2.25.3 and fix a bunch of logging bugs