Export environment variable QTWEBENGINE_REMOTE_DEBUGGING=<port> (or use --remote-debugging-port param) and then connect to that port with a chromium based browser (e.g. google chrome). This works since Qt 5.5 (unreleased yet, you might have to build QtWebEngine from git).
Bookmarks