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 Bumblebee Read the Docs Site and feel free to contact me with any questions. You can also check out the Bumblebee.Examples to see examples of models using pages, blocks, and properties.
Bumblebee - A fluent-style, .NET layer on top of Selenium for implementing the page pattern.
Bumblebee for Kendo UI - A separate library for adding Kendo element support for Bumblebee.
If you are having issues or would like to provide feedback, you can join the gitter conversation or go here to log issues.