Hi, we recently moved to PB 2022 R3 3356 from PB 2019 R3 and use the CEF browser.
There seem to be some difference in behavior between CEF and WebView2 in terms of caching.
We were previously able to set and see the CachePath information with CEF -https://docs.appeon.com/pb2021/powerscript_reference/WebBrowserSet_func.html
Where/how are the cookies managed with WebView2?
PS. We noticed this difference when Keycloak, the OIDC provider we use, kept on repeatedly asking for re-logins instead of using the session stored in the cookie which the CEF browser previously did.