playwright/tests/bidi/expectations/bidi-chromium-page.txt

71 lines
5.7 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

page/expect-timeout.spec.ts should not print timed out error message when page closes [timeout]
page/frame-hierarchy.spec.ts should refuse to display x-frame-options:deny iframe [timeout]
page/frame-hierarchy.spec.ts should send "framenavigated" when navigating on anchor URLs [timeout]
page/locator-is-visible.spec.ts isVisible during navigation should not throw [timeout]
page/locator-misc-1.spec.ts should upload the file [timeout]
page/page-click.spec.ts should click in a nested transformed iframe [timeout]
page/page-click.spec.ts should click in a transformed iframe [timeout]
page/page-click.spec.ts should click the button with fixed position inside an iframe [timeout]
page/page-dialog.spec.ts should handle multiple alerts [timeout]
page/page-dialog.spec.ts should handle multiple confirms [timeout]
page/page-event-console.spec.ts should trigger correct Log [timeout]
page/page-event-network.spec.ts should resolve responses after a navigation [timeout]
page/page-event-pageerror.spec.ts should contain sourceURL [timeout]
page/page-event-pageerror.spec.ts should contain the Error.name property [timeout]
page/page-event-pageerror.spec.ts should emit error from unhandled rejects [timeout]
page/page-event-pageerror.spec.ts should fire [timeout]
page/page-event-pageerror.spec.ts should handle object [timeout]
page/page-event-pageerror.spec.ts should handle odd values [timeout]
page/page-event-pageerror.spec.ts should handle window [timeout]
page/page-event-pageerror.spec.ts should not receive console message for pageError [timeout]
page/page-event-pageerror.spec.ts should support an empty Error.name property [timeout]
page/page-event-popup.spec.ts should be able to capture alert [timeout]
page/page-expose-function.spec.ts exposeBinding(handle) should work with element handles [timeout]
page/page-expose-function.spec.ts should be callable from-inside addInitScript [timeout]
page/page-expose-function.spec.ts should not result in unhandled rejection [timeout]
page/page-goto.spec.ts should work with anchor navigation [timeout]
page/page-history.spec.ts page.goBack during renderer-initiated navigation [timeout]
page/page-history.spec.ts page.reload should work with data url [timeout]
page/page-keyboard.spec.ts should send proper codes while typing with shift [timeout]
page/page-set-input-files.spec.ts input event.composed should be true and cross shadow dom boundary [timeout]
page/page-set-input-files.spec.ts input should trigger events when files changed second time [timeout]
page/page-set-input-files.spec.ts should accept single file [timeout]
page/page-set-input-files.spec.ts should be able to read selected file [timeout]
page/page-set-input-files.spec.ts should be able to reset selected files with empty file list [timeout]
page/page-set-input-files.spec.ts should emit event addListener/removeListener [timeout]
page/page-set-input-files.spec.ts should emit event after navigation [timeout]
page/page-set-input-files.spec.ts should emit event for iframe [timeout]
page/page-set-input-files.spec.ts should emit event on/off [timeout]
page/page-set-input-files.spec.ts should emit event once [timeout]
page/page-set-input-files.spec.ts should emit event via prepend [timeout]
page/page-set-input-files.spec.ts should not accept multiple files for single-file input [timeout]
page/page-set-input-files.spec.ts should not throw when filechooser belongs to iframe [timeout]
page/page-set-input-files.spec.ts should preserve lastModified timestamp [timeout]
page/page-set-input-files.spec.ts should return the same file chooser when there are many watchdogs simultaneously [timeout]
page/page-set-input-files.spec.ts should set from memory [timeout]
page/page-set-input-files.spec.ts should trigger listener added before navigation [timeout]
page/page-set-input-files.spec.ts should work @smoke [timeout]
page/page-set-input-files.spec.ts should work for "multiple" [timeout]
page/page-set-input-files.spec.ts should work for "webkitdirectory" [timeout]
page/page-set-input-files.spec.ts should work for single file pick [timeout]
page/page-set-input-files.spec.ts should work when file input is attached to DOM [timeout]
page/page-set-input-files.spec.ts should work when file input is not attached to DOM [timeout]
page/page-set-input-files.spec.ts should work with CSP [timeout]
page/page-set-input-files.spec.ts should work with no timeout [timeout]
page/page-wait-for-url.spec.ts should work with commit and about:blank [timeout]
page/retarget.spec.ts setInputFiles should work with label [timeout]
page/workers.spec.ts Page.workers @smoke [timeout]
page/workers.spec.ts should attribute network activity for worker inside iframe to the iframe [timeout]
page/workers.spec.ts should clear upon cross-process navigation [timeout]
page/workers.spec.ts should clear upon navigation [timeout]
page/workers.spec.ts should dispatch console messages when page has workers [timeout]
page/workers.spec.ts should emit created and destroyed events [timeout]
page/workers.spec.ts should evaluate [timeout]
page/workers.spec.ts should have JSHandles for console logs [timeout]
page/workers.spec.ts should not report console logs from workers twice [timeout]
page/workers.spec.ts should report console logs [timeout]
page/workers.spec.ts should report errors [timeout]
page/workers.spec.ts should report network activity [timeout]
page/workers.spec.ts should report network activity on worker creation [timeout]
page/workers.spec.ts should support extra http headers [timeout]
page/workers.spec.ts should support offline [timeout]