Using Selenium webdriver on a custom webkit browser -


i have tested applications in firefox using selenium webdriver, 1 of our applications runs in custom browser made using qtwebkit. possible use webdriver automate testing in custom browser this?

there webdriver qtwebkit here: https://github.com/cisco-open-source/qtwebdriver

it can automate qtwidget , qml aplications.

you should able use automate custom browser, provided preserved qtwebkit apis.


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -