BalderHub-GUIControl

Note

This is a BalderHub package for the Balder test framework. It is used in different other balderhub projects that interact with graphical user interfaces. If you are new to Balder check out the official documentation first.

The BalderHub GUIControl package provides basic feature implementation for controlling GUI components of a lot of different kinds.

This package is used in projects like shown in the following table:

Project

Description

balderhub-webdriver (COMING SOON)

Base package for different guicontrol packages like balderhub-selenium, balderhub-appium or balderhub-playwright

balderhub-selenium (COMING SOON)

package to control browsers with selenium

balderhub-playwright (COMING SOON)

package to control browsers with playwright

balderhub-appium (COMING SOON)

package to control browsers or android/ios apps with Appium

balderhub-textual (COMING SOON)

package for testing textual applications (see Textual Documentation)

Note

Please note, this package is still under development. If you would like to contribute, take a look into the GitHub project.