Bumblebee is a .NET layer on top of the Selenium browser automation framework allowing for standardized creation of page objects, even for dynamic web pages.
Info
Version: | 2.1.2 |
Author(s): | Patrick Herrmann, John Hammerlund, Todd Meinershagen |
Last Update: | Sunday, March 24, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Bumblebee/Bumblebee |
NuGet Url: | https://www.nuget.org/packages/Bumblebee.Automation |
Install
Install-Package Bumblebee.Automation
dotnet add package Bumblebee.Automation
paket add Bumblebee.Automation
Bumblebee.Automation Download (Unzip the "nupkg" after downloading)
Dependencies
- Selenium.Support(>= 3.6.0)
- Selenium.WebDriver(>= 3.6.0)
Tags