HanoiSelenium 0.11.0
dotnet add package HanoiSelenium --version 0.11.0
NuGet\Install-Package HanoiSelenium -Version 0.11.0
<PackageReference Include="HanoiSelenium" Version="0.11.0" />
paket add HanoiSelenium --version 0.11.0
#r "nuget: HanoiSelenium, 0.11.0"
// Install HanoiSelenium as a Cake Addin #addin nuget:?package=HanoiSelenium&version=0.11.0 // Install HanoiSelenium as a Cake Tool #tool nuget:?package=HanoiSelenium&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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. 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. |
-
- Newtonsoft.Json (>= 9.0.0 && < 10.0.0)
- Selenium.Support (>= 2.53.1 && < 3.0.0)
- Selenium.WebDriver (>= 2.53.1 && < 3.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on HanoiSelenium:
Package | Downloads |
---|---|
EPiServer.Automation
An wrapper for Selenium. This library provides sugar syntax to make beginners in programming write automated scenario easier with Episerver site. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Pre-release version.
- 29/Aug/2016 Add SetContentToTinyMCE()
- 165272 EP\ngng 8/2/2016 6:11:58 PM NEW FEATURE: Highlight() element, GetWebDriver() from element
- 165268 EP\ngng 8/2/2016 3:45:50 PM NEW FEATURE: Log should Trace() to the Test window
- 165267 EP\ngng 8/2/2016 3:33:04 PM NEW FEATURE ScrollIntoView()
- Add ClearAllCookies()
- Add WaitUntil()
- Add WaitDocumentReady()
- Add RightClick() and Scroll() ability.