To accelerate the loading process and save bandwidth I want to keep the cache between Zalenium containers
How can I share the cached folder between sessions?
(p.s I've already set up a shared mounted volume between containers)
In other words - when I open a website on one browser - I want on the next session on a different container to use that cached data.