Details
-
Suggestion
-
Resolution: Fixed
-
P3: Somewhat important
-
None
-
5.6.0 Beta
-
Windows
Description
Am I correct that there is no headless support for QWebEngineView?
I am trying to port from WebKit to WebEngine. However when I create a QWebEngineView I can only render the screen to an image when the view is being shown.
This unfortunately means that the QWebEngine can't be used at the moment as it need to be executed from a windows service on a server and so will not have access to the windows user interface.