Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

[[qanda:topic_unsolved]] Chromedriver support in Qt 5.12?

$
0
0

I am attempting to build chromedriver for the QtWebEngine as part of Qt5.12, which is based on Chromium 69.0.3497.128. QtWebEngine is successfully cross-compiled for 32bit embedded Linux target. No chromedriver is built as part of this build however. I cannot find any details on how to enable it or if it is supported in Qt5.12, or if it plans to be supported in the future.

Looking at the source, I can see chromedriver in the QtWebEngine source (qtwebengine/src/3rdparty/chromium/chrome/test/chromedriver), however it is just a mostly empty directory with a BUILD.gn file. Looking at the Chromium project at 69.0.3497.128 there is a full source for chromedriver (https://github.com/chromium/chromium/tree/69.0.3497.128/chrome/test/chromedriver).

Attempts at dropping this source into the QtWebEngine tree do not yield it being automatically picked up to be built. Attempting to use the QtWebEngine gn/ninja tools to build the Chromium chromedriver source does not seem to be directly supported either.

Is there a Qt supported approach to including chromedriver (or any webdriver implementation) in the QtWebEngine build?


Viewing all articles
Browse latest Browse all 13965

Latest Images

Trending Articles



Latest Images