Bumblebee.Automation 2.0.8-beta

This is a prerelease version of Bumblebee.Automation.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Bumblebee.Automation --version 2.0.8-beta
NuGet\Install-Package Bumblebee.Automation -Version 2.0.8-beta
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="Bumblebee.Automation" Version="2.0.8-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bumblebee.Automation --version 2.0.8-beta
#r "nuget: Bumblebee.Automation, 2.0.8-beta"
#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 Bumblebee.Automation as a Cake Addin
#addin nuget:?package=Bumblebee.Automation&version=2.0.8-beta&prerelease

// Install Bumblebee.Automation as a Cake Tool
#tool nuget:?package=Bumblebee.Automation&version=2.0.8-beta&prerelease

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.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Bumblebee.Automation:

Package Downloads
Bumblebee.Automation.KendoUI

Implementation of certain controls for the Kendo UI library.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.2 54,275 3/24/2019
2.1.1-beta 8,564 7/9/2018
2.1.0-beta 1,001 6/6/2018
2.0.8-beta 1,303 2/10/2018
2.0.7-alpha 947 12/20/2017
2.0.6-alpha 1,555 10/10/2015
2.0.5-alpha 1,325 10/8/2015
2.0.4-alpha 1,137 10/7/2015
2.0.3-alpha 939 10/6/2015
2.0.2-alpha 953 9/24/2015
2.0.1-alpha 920 9/10/2015
2.0.0-alpha 930 9/1/2015
1.3.1 1,587 5/31/2018
1.3.0 1,280 5/6/2018
1.2.0 28,142 8/6/2015
1.1.0 2,656 2/7/2015
1.0.12 1,773 1/17/2015
1.0.11 1,121 1/17/2015
1.0.10 1,150 1/17/2015
1.0.9 1,552 12/11/2014
1.0.8 1,373 12/3/2014
1.0.7 1,935 11/27/2014
1.0.6 1,631 11/20/2014
1.0.5 3,986 11/1/2014
1.0.4 1,512 10/18/2014
1.0.3 1,170 10/18/2014
1.0.2 1,408 9/16/2014
1.0.1 1,259 8/30/2014
1.0.0 1,352 6/18/2014
0.9.0 1,279 6/17/2014

This is a pre-release version of Bumblebee 2.0 that handles stale elements better by maintaining element specification logic.  Note, there are some breaking changes.
You can find info about this release here:  https://github.com/Bumblebee/Bumblebee/releases/tag/v2.0.8-beta.