********* Start testing of tst_QQuickWebView *********
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_QQuickWebView::initTestCase()
QWARN  : tst_QQuickWebView::navigationStatusAtStartup() 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_QQuickWebView::navigationStatusAtStartup()
PASS   : tst_QQuickWebView::stopEnabledAfterLoadStarted()
PASS   : tst_QQuickWebView::baseUrl()
PASS   : tst_QQuickWebView::loadEmptyUrl()
PASS   : tst_QQuickWebView::loadEmptyPageViewVisible()
PASS   : tst_QQuickWebView::loadEmptyPageViewHidden()
PASS   : tst_QQuickWebView::loadNonexistentFileUrl()
PASS   : tst_QQuickWebView::backAndForward()
PASS   : tst_QQuickWebView::reload()
PASS   : tst_QQuickWebView::stop()
PASS   : tst_QQuickWebView::loadProgress()
PASS   : tst_QQuickWebView::show()
PASS   : tst_QQuickWebView::showWebView()
PASS   : tst_QQuickWebView::removeFromCanvas()
PASS   : tst_QQuickWebView::multipleWebViewWindows()
PASS   : tst_QQuickWebView::multipleWebViews()
PASS   : tst_QQuickWebView::titleUpdate()
PASS   : tst_QQuickWebView::changeUserAgent()
PASS   : tst_QQuickWebView::setAndDeleteCookies()
PASS   : tst_QQuickWebView::settings_JS(Test JS enabled)
PASS   : tst_QQuickWebView::settings_JS(Test JS disabled)
PASS   : tst_QQuickWebView::cleanupTestCase()
Totals: 23 passed, 0 failed, 0 skipped, 0 blacklisted, 4440ms
********* Finished testing of tst_QQuickWebView *********
