Skip to content

Commit 0fb00a7

Browse files
committed
Update Readme.md
1 parent 197b647 commit 0fb00a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Synopsis
2-
QtWebDriver(QtWD) is library based on Google ChromeDriver and intended for automatic 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 automatic testing, you may also find this links helpfull:
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:
33
http://code.google.com/p/selenium/w/list
44
http://docs.seleniumhq.org/
55
# Code Example

0 commit comments

Comments
 (0)