HanoiSelenium 0.9.0
See the version list below for details.
dotnet add package HanoiSelenium --version 0.9.0
NuGet\Install-Package HanoiSelenium -Version 0.9.0
<PackageReference Include="HanoiSelenium" Version="0.9.0" />
paket add HanoiSelenium --version 0.9.0
#r "nuget: HanoiSelenium, 0.9.0"
// Install HanoiSelenium as a Cake Addin #addin nuget:?package=HanoiSelenium&version=0.9.0 // Install HanoiSelenium as a Cake Tool #tool nuget:?package=HanoiSelenium&version=0.9.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 | net45 is compatible. 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. |
-
- Newtonsoft.Json (>= 6.0.8 && < 7.0.0)
- NUnit (>= 2.6.4 && < 3.0.0)
- NUnitTestAdapter (>= 2.0.0 && < 3.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.
- 165273 EP\ngng 8/2/2016 6:20:31 PM Support highlight with background, add test
- 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.