QtWebDriver is a WebDriver implementation for Qt.
It can be used to perform automated Selenium testing of applications based on:
- QtWebkit
- QWidgets
- QQuick1 (Qt4) or QQuick2 (Qt5)
If you hadn't used Selenium for automated testing, you may also find this links helpful:
- The build instructions are detailed in the wiki: https://github.com/cisco-open-source/qtwebdriver/wiki/Build-And-Run
- Release notes and pre-built binaries are in the Releases section: https://github.com/cisco-open-source/qtwebdriver/releases
- An example how to customize QtWebDriver in
src/Test/main.cc
- Doxygen
- Wiki
- Mailing list: [email protected]
LGPLv2.1