...
You can check your current saved values in Developer Console in your browser (f12) and then navigate to Application → Local Storage. The second item in Local Storage should display the current values that are saved.
...
Code Block |
---|
localStorage.getItem('autoFillValues'); |