Metadata-Version: 2.1
Name: pyselenium-localstorage
Version: 0.1.1
Summary: pythonic selenium proxy for browser local storage
Home-page: https://github.com/mrafee113/pyselenium_localstorage
Description-Content-Type: text/markdown

This is just a class mapping some functions to js codes to virtually control Local Storages from python through selenium.

I have no idea how the js code works. This is a rip-off of this [stackoverflow question](https://stackoverflow.com/a/46361900).
