All Projects → cisco-open-source → Qtwebdriver

cisco-open-source / Qtwebdriver

WebDriver implementation for Qt

Projects that are alternatives of or similar to Qtwebdriver

Csharp.webdriver
Browser test automation using Selenium WebDriver in C#
Stars: ✭ 115 (-24.34%)
Mutual labels:  selenium, webdriver
Haruna
Open source video player built with Qt/QML and libmpv.
Stars: ✭ 147 (-3.29%)
Mutual labels:  qt, qml
Marionette
Selenium alternative for Crystal. Browser manipulation without the Java overhead.
Stars: ✭ 119 (-21.71%)
Mutual labels:  selenium, webdriver
Autoannotationtool
A label tool aim to reduce semantic segmentation label time, rectangle and polygon annotation is supported
Stars: ✭ 113 (-25.66%)
Mutual labels:  qt, qml
Java.webdriver
Browser test automation using Selenium WebDriver in Java
Stars: ✭ 135 (-11.18%)
Mutual labels:  selenium, webdriver
Query Selector Shadow Dom
querySelector that can pierce Shadow DOM roots without knowing the path through nested shadow roots. Useful for automated testing of Web Components. Production use is not advised, this is for test environments/tools such as Web Driver, Playwright, Puppeteer
Stars: ✭ 115 (-24.34%)
Mutual labels:  selenium, webdriver
Atomicdex Desktop
atomicDEX Desktop app - project codename "Dextop"
Stars: ✭ 126 (-17.11%)
Mutual labels:  qt, qml
Webdriverextensions
Make your WebDriver based Selenium tests more readable, reusability and maintainable by using WebDriver Extensions!
Stars: ✭ 89 (-41.45%)
Mutual labels:  selenium, webdriver
Nightwatch
End-to-end testing framework written in Node.js and using the Webdriver API
Stars: ✭ 10,912 (+7078.95%)
Mutual labels:  selenium, webdriver
Qtandroidtools
A library to manage Android from QML
Stars: ✭ 134 (-11.84%)
Mutual labels:  qt, qml
Qaterial
🧩 Collection of Material Components based on QtQuickControls2.
Stars: ✭ 110 (-27.63%)
Mutual labels:  qt, qml
Webium
Webium is a Page Object pattern implementation library for Python (http://martinfowler.com/bliki/PageObject.html). It allows you to extend WebElement class to your custom controls like Link, Button and group them as pages.
Stars: ✭ 144 (-5.26%)
Mutual labels:  selenium, webdriver
Seleniumwithcucucumber
In this project we will discuss working Selenium with cucumber
Stars: ✭ 104 (-31.58%)
Mutual labels:  selenium, webdriver
Seleniumjavacourse
Selenium Java Code for all selenium sessions - WebDriver, TestNG, POI, etc...
Stars: ✭ 115 (-24.34%)
Mutual labels:  selenium, webdriver
Cutehmi
CuteHMI is an open-source HMI (Human Machine Interface) software written in C++ and QML, using Qt libraries as a framework. GitHub repository is a mirror!
Stars: ✭ 90 (-40.79%)
Mutual labels:  qt, qml
Selenium Ide
Open Source record and playback test automation for the web.
Stars: ✭ 1,815 (+1094.08%)
Mutual labels:  selenium, webdriver
Graphicsprogramming
Demos related to OpenGL, Qt/QML, OpenCV and other X technologies.
Stars: ✭ 83 (-45.39%)
Mutual labels:  qt, qml
Nimqml
Qt Qml bindings for the Nim programming language
Stars: ✭ 89 (-41.45%)
Mutual labels:  qt, qml
Autolink
AutoLink是一个开源Web IDE自动化测试集成解决方案
Stars: ✭ 129 (-15.13%)
Mutual labels:  selenium, webdriver
Dotherside
C language library for creating bindings for the Qt QML language
Stars: ✭ 140 (-7.89%)
Mutual labels:  qt, qml

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].