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
Using session storage, the team should be able to mimic multiple users using the site concurrently.
Acceptance Criteria
Given the team wants to have multiple users active in the application concurrently When a new tab is opened And the user activates a different account Then then the current account should be set as active in session storage
The text was updated successfully, but these errors were encountered:
Story
Using session storage, the team should be able to mimic multiple users using the site concurrently.
Acceptance Criteria
Given the team wants to have multiple users active in the application concurrently
When a new tab is opened
And the user activates a different account
Then then the current account should be set as active in session storage
The text was updated successfully, but these errors were encountered: