BalderHub-WebDriver
The BalderHub WebDriver package for the Balder test framework. It allows you to interact with web browsers. This package is like a interface package for using different kinds of browser automation tools. If you are new to Balder check out the official documentation first.
This BalderHub package implements the balderhub-guicontrol interface and provides are more detailed interface for all further guicontrol packages that supports the WebDriver2 protocol.
Note
This package can be used for implementing a own guicontrol package. In most of the cases it is more recommend to use the final guicontrol implementation packages balderhub-selenium.
Note
Please note, this package is still under development. If you would like to contribute, take a look into the GitHub project.