In [this commit](https://github.com/SeleniumHQ/selenium/commit/24a5741427640f92a48590e838b05d93da0a7196), Selenium removed support for Local Storage & Cache functionality from the WebDriver. The reason is in the commit message. Thus, this functionality in #212 must be reimplemented using JavaScript.