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.
Admins will be upgrading ORNL GitLab Servers on Saturday, 6 Sep 2025, from 8 PM until 11 PM EST. Repositories will experience intermittent outages during this time.
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.