Description
  This test validates that store data using Local Storage which means that close the page, and re-open it, the data saved before should be loaded again.
Preconditions
  - 
    Click the "Clear" button, refresh the page once and then check if the page shows "You have viewed this page 1 time(s)"
  
- 
    Close the page, re-open it and then check if the page still shows "You have viewed this page 2 time(s)"
  
- 
    If the above two steps are all true the test case pass, otherwise it fail
  
  
You have viewed this page
  an untold number of
  time(s).