EPiServer.Automation 0.8.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package EPiServer.Automation --version 0.8.1
NuGet\Install-Package EPiServer.Automation -Version 0.8.1
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="EPiServer.Automation" Version="0.8.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EPiServer.Automation --version 0.8.1
#r "nuget: EPiServer.Automation, 0.8.1"
#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 EPiServer.Automation as a Cake Addin
#addin nuget:?package=EPiServer.Automation&version=0.8.1

// Install EPiServer.Automation as a Cake Tool
#tool nuget:?package=EPiServer.Automation&version=0.8.1

An wrapper for  Selenium. This library provides sugar syntax to make beginners in programming write automated scenario easier with Episerver site.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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
0.11.0 2,497 8/29/2016
0.10.0 964 8/26/2016
0.9.0 1,038 8/5/2016
0.8.1 1,016 7/19/2016

Pre-release version.
     - Abstract ScenarioBase.
     - Abstract PageModelBase.
     - commonControls.json is now optional.