We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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...)
The text was updated successfully, but these errors were encountered:
I have the same question. Can anyone help me?
Sorry, something went wrong.
@mmloz better check this out: #60 (comment)
They should update that comment on readme-page.
No branches or pull requests
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...)
The text was updated successfully, but these errors were encountered: