cisco-open-source / qtwebdriver

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

Prebuilt package: "the QtWebDriver headers and libraries" (for Win10x64 Qt5.9)? #64

Open karniemi opened 5 years ago

karniemi commented 5 years ago

Question:

I'm trying to follow the "Option 1: WebDriver attaches to the running application" in https://github.com/cisco-open-source/qtwebdriver/wiki/Use-QtWebDriver-to-run-your-application

I'm wondering about the step: "Add the QtWebDriver headers and libraries in the application build environment"

Am I supposed to find some prebuilt package which contains all "the QtWebDriver headers and libraries" from here (for Windows 10 x64 Qt5.9)?: https://github.com/cisco-open-source/qtwebdriver/releases

...or am I expected to pick all the sources and build " "the QtWebDriver headers and libraries" myself from source?

(Possibly a dum question, but I am a complete newbie with this stuff...)

mmloz commented 3 years ago

I have the same question. Can anyone help me?

karniemi commented 3 years ago

@mmloz better check this out: https://github.com/cisco-open-source/qtwebdriver/issues/60#issuecomment-365698840

They should update that comment on readme-page.