@@ -4,25 +4,6 @@ page/interception.spec.ts › should intercept worker requests when enabled afte
44page/page-add-init-script.spec.ts › init script should run only once in popup [timeout]
55page/page-basic.spec.ts › should return null if parent page has been closed [timeout]
66page/page-event-console.spec.ts › should trigger correct Log [timeout]
7- page/page-filechooser.spec.ts › should upload multiple large files [timeout]
8- page/page-filechooser.spec.ts › should emit event once [timeout]
9- page/page-filechooser.spec.ts › should emit event via prepend [timeout]
10- page/page-filechooser.spec.ts › should emit event for iframe [timeout]
11- page/page-filechooser.spec.ts › should emit event on/off [timeout]
12- page/page-filechooser.spec.ts › should emit event addListener/removeListener [timeout]
13- page/page-filechooser.spec.ts › should work when file input is attached to DOM [timeout]
14- page/page-filechooser.spec.ts › should work when file input is not attached to DOM [timeout]
15- page/page-filechooser.spec.ts › should not throw when filechooser belongs to iframe [timeout]
16- page/page-filechooser.spec.ts › should work with no timeout [timeout]
17- page/page-filechooser.spec.ts › should return the same file chooser when there are many watchdogs simultaneously [timeout]
18- page/page-filechooser.spec.ts › should accept single file [timeout]
19- page/page-filechooser.spec.ts › should be able to read selected file [timeout]
20- page/page-filechooser.spec.ts › should be able to reset selected files with empty file list [timeout]
21- page/page-filechooser.spec.ts › should work for single file pick [timeout]
22- page/page-filechooser.spec.ts › should work for "multiple" [timeout]
23- page/page-filechooser.spec.ts › should work for "webkitdirectory" [timeout]
24- page/page-filechooser.spec.ts › should emit event after navigation [timeout]
25- page/page-filechooser.spec.ts › should trigger listener added before navigation [timeout]
267page/page-goto.spec.ts › should work with anchor navigation [timeout]
278page/page-network-response.spec.ts › should reject response.finished if context closes [timeout]
289page/page-request-continue.spec.ts › should not throw if request was cancelled by the page [timeout]
0 commit comments