Synopsis
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:
Build and run
Other links
License
LGPLv2.1
Use Case
# Synopsis
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:
* https://github.com/seleniumhq/selenium
* http://docs.seleniumhq.org/
# Build and run
* 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
# Other links
* An example how to customize QtWebDriver in `src/Test/main.cc`
* [Doxygen](http://cisco-open-source.github.io/qtwebdriver/html)
* [Wiki](https://github.com/cisco-open-source/qtwebdriver/wiki)
* Mailing list: qtwebdriver-users@external.cisco.com
# License
LGPLv2.1