arun2sasi / 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) NuGet version (Bumblebee.Automation)

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

About

A layer on top of the Selenium browser automation library.

License:MIT License


Languages

Language:C# 93.0%Language:HTML 6.5%Language:Batchfile 0.5%