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
Currently when trying to call at(Class<? extends Page>) or at(Page) from within a page the closure defined as the at checker for that given page class is called which is very surprising and not what one might expect.