-
Notifications
You must be signed in to change notification settings - Fork 59
Home
WebDriver is a W3C working draft that defines APIs and wire protocol to enable automated testing of browser applications, including navigation, DOM introspection, Javascript injection, element location strategies, and more.
WebDriver clients and servers communicate using the WebDriver Wire protocol.
WebDriver implementations are provided for most browsers, to web application testing and automation ends.
This was however not the case for QtWebkit.
This project's objectives were not only to address this issue, but also to extend WebDriver's automation capabilities beyond HTML5, to all Qt-based applications.
QtWebDriver is an implementation of this specification for Qt, based on the chromium automation framework.
QtWebDriver enables Selenium clients to control and navigate seamlessly between HTML5, QML, Widget and Scene-based UIs, or any hybrid thereof.
Mailing list: [email protected]
Home | Build And Run | Releases | Features
Copyright © 1992-2016 Cisco and/or its affiliates