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
As a participant, I want HealthHero to log me out after a period of inactivity, so that my session is not accessed by another user.
+Scenario 1: +
Given that I am logged in succesfully
When I am inactive for more than 15 minutes
Then I am logged out and redirected to the homepage and required to sign in
The text was updated successfully, but these errors were encountered:
As a participant, I want HealthHero to log me out after a period of inactivity, so that my session is not accessed by another user.
+Scenario 1: +
Given that I am logged in succesfully
When I am inactive for more than 15 minutes
Then I am logged out and redirected to the homepage and required to sign in
The text was updated successfully, but these errors were encountered: