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
The problem appeared when I am exucting "Create account" tests, when I need new browser instance for other test after succesfull login. Sticky sessions are disabled but still doesn't work for me, as the session info of our site is not stored in cookies, so "DeleteAllCookies" doesn't work for me as well.
The text was updated successfully, but these errors were encountered:
The problem appeared when I am exucting "Create account" tests, when I need new browser instance for other test after succesfull login. Sticky sessions are disabled but still doesn't work for me, as the session info of our site is not stored in cookies, so "DeleteAllCookies" doesn't work for me as well.
The text was updated successfully, but these errors were encountered: