You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+4-2
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,9 @@
1
1
# Synopsis
2
-
QtWebDriver (QtWD) is a library based on Google ChromeDriver and intended for automated 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. If you hadn't used Selenium for automated testing, you may also find this links helpfull:
2
+
QtWebDriver (QtWD) is a library based on Google ChromeDriver and intended for automated testing.
3
+
At the moment, you can use it to test many kinds of Qt application - QWidget, QwebView and QQuick1 (Qt4) or QQuick2 (Qt5) based applications.
4
+
If you hadn't used Selenium for automated testing, you may also find this links helpful:
0 commit comments