Commit e482bdc
committed
test(registration): refactor popup handling for terms of use test
The test now uses `Promise.all` with `page.waitForEvent('popup')`
instead of `context().waitForEvent('page')` to handle the new tab
creation.
Refs: WPB-248311 parent 3b30c56 commit e482bdc
1 file changed
Lines changed: 4 additions & 5 deletions
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
50 | 53 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | 54 | | |
56 | 55 | | |
57 | 56 | | |
| |||
0 commit comments