> The cache path must be an absolute path. It was never intended to work with relative paths. As per https://bitbucket.org/chromiumembedded/cef/issues/2916/not-persisting-in-local-stoage-when-using#comment-56993126 the `CachePath` must be absolute. - [x] throw Exception if paths are non absolute Related issue #3074