Commit 97eaf63
committed
test(e2e): confirm the Save name prompt before awaiting the download
#458 made Save prompt for a file name (via a dialog) in browsers without the
File System Access picker — which these specs delete in addInitScript. The
save-and-reopen specs clicked Project → Save and waited for a download that
never fired, because the name-prompt dialog now intercepts the save, so both
tests hit the 60s timeout (failing on main too). Accept the pre-filled default
name and confirm the dialog so the download proceeds.1 parent 115e8dd commit 97eaf63
2 files changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
84 | 90 | | |
85 | 91 | | |
86 | 92 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
54 | 60 | | |
55 | 61 | | |
56 | 62 | | |
| |||
0 commit comments