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
'Cannot find first child element in right column container (id="e2edRightColumnContainer"). Probably page not yet completely loaded. Please try click again later',
51
+
);
52
+
48
53
return;
49
54
}
50
55
@@ -72,7 +77,6 @@ export function chooseTestRun(runHash: RunHash): void {
`Cannot find test run with hash ${runHash} in JSON report data. Probably JSON report data for this test run not yet loaded. Please try click again later`,
78
82
);
@@ -88,4 +92,4 @@ export function chooseTestRun(runHash: RunHash): void {
0 commit comments