Features
This section describes all features that are shipped with this package.
Scenario Features
- class balderhub.webdriver.lib.scenario_features.WebdriverControlFeature(**kwargs)
Bases:
GuiControlFeatureBasic scenario feature implementation for controlling GUIs over the Webdriver protocol.
- create() None
set up the used guicontrol webdriver tool
- property driver: BaseWebdriverDriverClass
- Returns:
returns the base driver class (holds the custom implementation of the guicontrol tool)
Setup Features
Note
This BalderHub package does not provide any setup features. Please use an implementation package like the balderhub-selenium package.