vik542 / Bumblebee

A layer on top of the Selenium browser automation library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bumblebee

Bumblebee

Gitter

Bumblebee is a .NET layer on top of the Selenium browser automation framework that allows for the standardized creation of page objects, even for dynamic web pages. There are a few features that define Bumblebee's usability.

  • Standardized UI interfaces
  • Modular page objects
  • IntelliSense-driven automations
  • Test Framework independence
  • Parallelization mindfulness
  • Flexibility

For help using Bumblebee, check out the wiki page and feel free to contact me with any questions.

Bumblebee - A fluent-style, .NET layer on top of Selenium for implementing the page pattern.

  • NuGet version (Bumblebee.Automation) - Current
  • NuGet version (Bumblebee.Automation) - Pre-Release

Bumblebee for Kendo UI - A separate library for adding Kendo element support for Bumblebee.
NuGet version (Bumblebee.Automation.KendoUI)

About

A layer on top of the Selenium browser automation library.

License:MIT License


Languages

Language:C# 93.9%Language:HTML 5.7%Language:Batchfile 0.4%