WD
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Hybrid WebDriver Framework

Hybrid WebDriver(HWD) is library based on Google ChromeDriver and intended for automatic testing. At the momemnt, you can use it to test many kinds of Qt application - QWidget, QwebView and QQuick1(Qt4) or QQuick2(Qt5) based applications. For understanding how to use library, you can use source code of our test application, that we created, in order to test HWD. If you hadn't used selenium for automatic testing, you may also find this links helpfull:

Some project-related topics: