Extensions for WebDriver is an enhancement to the powerful WebDriver API, with robust features that keep your browser automation running smoothly. It provides a widget library, improved session management, extended functions and more!
Learn more » | Watch our demo! » |
The clean and powerful WebDriver API has been extended to deliver more features. ExtWebDriver provides useful API for writing UI automation, which you can easily extend for your needs.
There is no need to rewrite automation code to handle HTML widgets. ExtWebDriver provides implementations for popular HTML widgets such as Table, Button, CheckBox, RadioButton, Select and more.
With simple configuration, you can create WebDriver browser sessions to suit your test needs. ExtWebDriver provides session management capabilities to ease development and execution.
You can parameterize your XPaths, CSSSelectors and other locator types for maximum reusability. This makes it easier to maintain your automation code.
Run your automated tests against your favorite browsers such as Chrome, Firefox, and IE. All the browsers and versions supported by WebDriver are available for you to use out of the box.
This project is developed and maintained by the Open Source community on GitHub. You can use ExtWebDriver for free and easily extend it for your needs.