EPiServer.Automation
0.10.0
See the version list below for details.
dotnet add package EPiServer.Automation --version 0.10.0
NuGet\Install-Package EPiServer.Automation -Version 0.10.0
<PackageReference Include="EPiServer.Automation" Version="0.10.0" />
paket add EPiServer.Automation --version 0.10.0
#r "nuget: EPiServer.Automation, 0.10.0"
// Install EPiServer.Automation as a Cake Addin #addin nuget:?package=EPiServer.Automation&version=0.10.0 // Install EPiServer.Automation as a Cake Tool #tool nuget:?package=EPiServer.Automation&version=0.10.0
An wrapper for Selenium. This library provides sugar syntax to make beginners in programming write automated scenario easier with Episerver site.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- HanoiSelenium (>= 0.10.0 && < 2.0.0)
- NUnit (>= 3.0.0 && < 4.0.0)
- NUnit3TestAdapter (>= 3.0.0 && < 4.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
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)