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
thrownewInvalidOperationException("Test ID not found in sessionStorage. Ensure that suppression is enabled by passing `supportEnhancedNavigationSuppression: true` to InitializeAsync.");
27
+
}
28
+
21
29
if(!skipNavigation)
22
30
{
23
31
// Normally we need to navigate here first otherwise the browser isn't on the correct origin to access
@@ -26,13 +34,6 @@ public static void SuppressEnhancedNavigation<TServerFixture>(ServerTestBase<TSe
thrownewInvalidOperationException("Test ID not found in sessionStorage. Ensure that suppression is enabled by passing `supportEnhancedNavigationSuppression: true` to InitializeAsync.");
0 commit comments