Skip to content

localStorage unit test fails intermittently

There seems to be a race condition when localStorage is set and read by Selenium. I need to ensure that it is set before reading it as otherwise the unit test will fail.