EPiServer.Automation 0.11.0

dotnet add package EPiServer.Automation --version 0.11.0
NuGet\Install-Package EPiServer.Automation -Version 0.11.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="EPiServer.Automation" Version="0.11.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EPiServer.Automation --version 0.11.0
#r "nuget: EPiServer.Automation, 0.11.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 EPiServer.Automation as a Cake Addin
#addin nuget:?package=EPiServer.Automation&version=0.11.0

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

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,480 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.
     - 165297 EP\ngng 8/4/2016 4:51:32 PM NEW FEATURE DojoDijitScenarioBase and Dojo to test DojoDijitPageModelBase heavy page Add test for findingDojoWidget()
     - 165293 EP\ngng 8/4/2016 10:46:30 AM NEW FEATURE: provide extra functions for PageModeBase and ScenarionBase for testing Dijit page.
     - 165250 EP\ngng 8/1/2016 11:07:58 AM NEW FEATURE PageModelBase now implements ISearchContext  - can find its children (from itself RawElement, no need to find from root document)