You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 29, 2024. It is now read-only.
When I'm trying to retrieve a particular sessionStorage variable, every which way I try returns "null". I've tested the script in the console and it correctly retrieves the data I'm requesting. I've tried using variances of browser.executeScript('window.sessionStorage.getItem("username")') but everything returns null