NareshScaler 1.3.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
#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

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 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

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,877 9/28/2012
1.2.1 1,460 8/29/2012
1.2.0.1 1,358 8/23/2012
1.2.0 1,378 8/20/2012
1.1.0.2 1,388 8/20/2012
1.1.0.1 1,341 8/9/2012
1.0.0.24 1,464 7/9/2012
1.0.0.23 1,415 6/20/2012
1.0.0.21 1,446 6/12/2012
1.0.0.18 1,419 4/21/2012
1.0.0.15 1,333 4/21/2012
1.0.0.13 1,340 3/29/2012
1.0.0.8 1,329 3/23/2012
1.0.0.5 1,380 3/22/2012
1.0.0 1,392 3/22/2012

Update ChromeDriver 23, IE Driver 2.25.3 and fix a bunch of logging bugs