<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>I currently try to save the storage e.g. cookies from QWebEngine. I have found a thread (https://forum.qt.io/topic/135327/save-cookies-in-qt6-2-4) on the Qt Forum which has a solution. I have rewritten it into Python, but it did not work. After that, I tried it with PySide6 and this time it did work. So this is a Bug in PyQt6. YOu can vistit some sites which use the storage for e.g. login. After you close the PyQt6 exmaple code, all things are resetted. But with with the PySide6 exmaple. You stay logged in.</div></div></body></html>