Skip to content

Commit 71e2d12

Browse files
committed
fix: undo waitUntilXWindowHandles. Method may be used for variety #
1 parent e8acced commit 71e2d12

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/e2e/accounts/common.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,6 @@ export async function signData(
308308

309309
// take extra time to load the popup
310310
await driver.delay(500);
311-
await driver.waitUntilXWindowHandles(3);
312311

313312
await driver.switchToWindowWithTitle(WINDOW_TITLES.Dialog);
314313
},

0 commit comments

Comments
 (0)