Bumblebee
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.
Bumblebee for Kendo UI - A separate library for adding Kendo element support for Bumblebee.