Greetings,

My application uses QWebEngineView and we utilize local storage. While testing I need the ability to remove the file being used for storage. I can't find in the documentation where the local storage is kept. I'd also like to be able to set the path, which looks like was achievable with web kit but I don't see the same option for the web engine.

So A) Can anyone point me in the direction of where the local storage is kept? and B) Does anyone know if you can set the path to one of your choosing?

Thanks.