NareshScaler 1.3.0
.NET Framework 4.0
Install-Package NareshScaler -Version 1.3.0
dotnet add package NareshScaler --version 1.3.0
<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, C# scripting and .NET Interactive. 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 |
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,531 | 9/28/2012 |
1.2.1 | 1,170 | 8/29/2012 |
1.2.0.1 | 1,092 | 8/23/2012 |
1.2.0 | 1,124 | 8/20/2012 |
1.1.0.2 | 1,100 | 8/20/2012 |
1.1.0.1 | 1,059 | 8/9/2012 |
1.0.0.24 | 1,168 | 7/9/2012 |
1.0.0.23 | 1,104 | 6/20/2012 |
1.0.0.21 | 1,125 | 6/12/2012 |
1.0.0.18 | 1,137 | 4/21/2012 |
1.0.0.15 | 1,054 | 4/21/2012 |
1.0.0.13 | 1,073 | 3/29/2012 |
1.0.0.8 | 1,054 | 3/23/2012 |
1.0.0.5 | 1,084 | 3/22/2012 |
1.0.0 | 1,075 | 3/22/2012 |
Update ChromeDriver 23, IE Driver 2.25.3 and fix a bunch of logging bugs