********* Start testing of tst_QWebView *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 13.6.4
PASS   : tst_QWebView::initTestCase()
QWARN  : tst_QWebView::load() QWebEngineDesktopMediaRequest is neither a default constructible QObject, nor a default- and copy-constructible Q_GADGET, nor a QObject marked as uncreatable.
You should not use it as a QML type.
PASS   : tst_QWebView::load()
PASS   : tst_QWebView::runJavaScript()
PASS   : tst_QWebView::loadHtml(set conent without base url)
PASS   : tst_QWebView::loadHtml(set content with data base url)
PASS   : tst_QWebView::loadHtml(set content with non-data base url)
PASS   : tst_QWebView::loadRequest()
PASS   : tst_QWebView::setAndDeleteCookie()
PASS   : tst_QWebView::cleanupTestCase()
Totals: 9 passed, 0 failed, 0 skipped, 0 blacklisted, 1209ms
********* Finished testing of tst_QWebView *********
