cisco-open-source / qtwebdriver

WebDriver implementation for Qt
https://github.com/cisco-open-source/qtwebdriver/wiki
198 stars 59 forks source link

Python bindings for this? #75

Open Advik-B opened 2 years ago

fruch commented 2 years ago

It's a webdriver, you can use a python webdriver to communicate with it (exactly what mainly this was used for)

What do you mean by bindings ?

Advik-B commented 2 years ago

How do I use it?