page/elementhandle-bounding-box.spec.ts › should handle nested frames [flaky]
page/elementhandle-bounding-box.spec.ts › should return null for invisible elements [fail]
page/elementhandle-click.spec.ts › should work for TextNodes [fail]
page/elementhandle-content-frame.spec.ts › should work for cross-frame evaluations [fail]
page/elementhandle-owner-frame.spec.ts › should work for cross-process iframes [flaky]
page/elementhandle-query-selector.spec.ts › should work for adopted elements [fail]
page/elementhandle-screenshot.spec.ts › element screenshot › should not issue resize event [fail]
page/elementhandle-scroll-into-view.spec.ts › should scroll display:contents into view [fail]
page/elementhandle-scroll-into-view.spec.ts › should throw for detached element [fail]
page/elementhandle-scroll-into-view.spec.ts › should timeout waiting for visible [fail]
page/elementhandle-scroll-into-view.spec.ts › should wait for display:none to become visible [fail]
page/elementhandle-scroll-into-view.spec.ts › should wait for nested display:none to become visible [fail]
page/expect-boolean.spec.ts › toBeAttached › over navigation [flaky]
page/expect-matcher-result.spec.ts › toHaveScreenshot should populate matcherResult [fail]
page/expect-timeout.spec.ts › should not print timed out error message when page closes [timeout]
page/frame-evaluate.spec.ts › should allow cross-frame element handles [fail]
page/frame-evaluate.spec.ts › should dispose context on cross-origin navigation [fail]
page/frame-evaluate.spec.ts › should dispose context on navigation [fail]
page/frame-evaluate.spec.ts › should not allow cross-frame element handles when frames do not script each other [fail]
page/frame-frame-element.spec.ts › should work with contentFrame [flaky]
page/frame-frame-element.spec.ts › should work with frameset [flaky]
page/frame-goto.spec.ts › should continue after client redirect [fail]
page/frame-hierarchy.spec.ts › should detach child frames on navigation [fail]
page/frame-hierarchy.spec.ts › should refuse to display x-frame-options:deny iframe [timeout]
page/frame-hierarchy.spec.ts › should report different frame instance when frame re-attaches [fail]
page/frame-hierarchy.spec.ts › should return frame.page() [flaky]
page/frame-hierarchy.spec.ts › should send "framenavigated" when navigating on anchor URLs [timeout]
page/frame-hierarchy.spec.ts › should support framesets [fail]
page/interception.spec.ts › should intercept after a service worker [timeout]
page/jshandle-to-string.spec.ts › should beautifully render sparse arrays [fail]
page/locator-click.spec.ts › should work for TextNodes [fail]
page/locator-convenience.spec.ts › should return page [fail]
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/locator-misc-2.spec.ts › should take screenshot [fail]
page/locator-query.spec.ts › should enforce same frame for has/leftOf/rightOf/above/below/near [flaky]
page/network-post-data.spec.ts › should get post data for file/blob [fail]
page/network-post-data.spec.ts › should get post data for navigator.sendBeacon api calls [fail]
page/network-post-data.spec.ts › should return correct postData buffer for utf-8 body [fail]
page/network-post-data.spec.ts › should return post data for PUT requests [fail]
page/network-post-data.spec.ts › should return post data w/o content-type @smoke [fail]
page/network-post-data.spec.ts › should throw on invalid JSON in post data [fail]
page/network-request-body.spec.ts › should get request body for file/blob [fail]
page/network-request-body.spec.ts › should get request body for navigator.sendBeacon api calls [fail]
page/network-request-body.spec.ts › should return body for PUT requests [fail]
page/network-request-body.spec.ts › should return correct request body buffer for utf-8 body [fail]
page/network-request-body.spec.ts › should return request body w/o content-type @smoke [fail]
page/network-request-body.spec.ts › should throw on invalid JSON in post data [fail]
page/page-accessibility.spec.ts › autocomplete [fail]
page/page-accessibility.spec.ts › checkbox with and tabIndex and label should not have children [fail]
page/page-accessibility.spec.ts › checkbox without label should not have children [fail]
page/page-accessibility.spec.ts › keyshortcuts [fail]
page/page-accessibility.spec.ts › multiselectable [fail]
page/page-accessibility.spec.ts › non editable textbox with role and tabIndex and label should not have children [fail]
page/page-accessibility.spec.ts › orientation [fail]
page/page-accessibility.spec.ts › rich text editable fields should have children [fail]
page/page-accessibility.spec.ts › rich text editable fields with role should have children [fail]
page/page-accessibility.spec.ts › roledescription [fail]
page/page-accessibility.spec.ts › should not report text nodes inside controls [fail]
page/page-accessibility.spec.ts › should return null when the element is no longer in DOM [fail]
page/page-accessibility.spec.ts › should show uninteresting nodes [fail]
page/page-accessibility.spec.ts › should work @smoke [fail]
page/page-accessibility.spec.ts › should work a button [fail]
page/page-accessibility.spec.ts › should work an input [fail]
page/page-accessibility.spec.ts › should work on a menu [fail]
page/page-accessibility.spec.ts › should work when there is a title  [fail]
page/page-accessibility.spec.ts › should work with aria-invalid accessibility tree [fail]
page/page-accessibility.spec.ts › should work with regular text [fail]
page/page-add-init-script.spec.ts › init script should run only once in iframe [flaky]
page/page-add-locator-handler.spec.ts › should work with toHaveScreenshot [fail]
page/page-add-script-tag.spec.ts › should throw when added with content to the CSP page [fail]
page/page-aria-snapshot-ai.spec.ts › should stitch all frame snapshots [flaky]
page/page-autowaiting-basic.spec.ts › should await form-get on click [flaky]
page/page-autowaiting-basic.spec.ts › should await form-post on click [fail]
page/page-autowaiting-no-hang.spec.ts › clicking in the middle of navigation that aborts [flaky]
page/page-autowaiting-no-hang.spec.ts › goBack in the middle of navigation that commits [flaky]
page/page-basic.spec.ts › frame.press should work [fail]
page/page-basic.spec.ts › page.frame should respect url [flaky]
page/page-click-scroll.spec.ts › should scroll into view display:contents [fail]
page/page-click.spec.ts › should click button inside frameset [fail]
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 in a transformed iframe with force [fail]
page/page-click.spec.ts › should click the button @smoke [flaky]
page/page-click.spec.ts › should click the button with fixed position inside an iframe [timeout]
page/page-click.spec.ts › should issue clicks in parallel in page and popup [timeout]
page/page-click.spec.ts › should not hang when frame is detached [fail]
page/page-click.spec.ts › should set PointerEvent.pressure on pointerdown [fail]
page/page-click.spec.ts › should set PointerEvent.pressure on pointermove [fail]
page/page-dialog.spec.ts › should handle multiple alerts [timeout]
page/page-dialog.spec.ts › should handle multiple confirms [timeout]
page/page-drag.spec.ts › Drag and drop › should cancel on escape [fail]
page/page-drag.spec.ts › Drag and drop › should not send dragover on the first mousemove [fail]
page/page-emulate-media.spec.ts › should change the actual colors in css [fail]
page/page-emulate-media.spec.ts › should default to light [fail]
page/page-emulate-media.spec.ts › should emulate colorScheme should work @smoke [fail]
page/page-emulate-media.spec.ts › should emulate contrast  [fail]
page/page-emulate-media.spec.ts › should emulate forcedColors  [fail]
page/page-emulate-media.spec.ts › should emulate reduced motion [fail]
page/page-emulate-media.spec.ts › should emulate type @smoke [fail]
page/page-emulate-media.spec.ts › should keep reduced motion and color emulation after reload [fail]
page/page-emulate-media.spec.ts › should work during navigation [fail]
page/page-evaluate-no-stall.spec.ts › should throw when no main execution context [fail]
page/page-evaluate.spec.ts › should throw a nice error after a navigation [fail]
page/page-evaluate.spec.ts › should throw for too deep reference chain [fail]
page/page-evaluate.spec.ts › should throw when evaluation triggers reload [fail]
page/page-event-console.spec.ts › should not throw when there are console messages in detached iframes [fail]
page/page-event-console.spec.ts › should trigger correct Log [timeout]
page/page-event-console.spec.ts › should work @smoke [flaky]
page/page-event-console.spec.ts › should work for different console API calls [fail]
page/page-event-load.spec.ts › should fire once with iframe navigation [flaky]
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-event-popup.spec.ts › should report popup opened from iframes [flaky]
page/page-event-popup.spec.ts › should work with clicking target=_blank [flaky]
page/page-event-request.spec.ts › should fire requestfailed when intercepting race [timeout]
page/page-event-request.spec.ts › should not expose preflight OPTIONS request [flaky]
page/page-event-request.spec.ts › should not expose preflight OPTIONS request with network interception [fail]
page/page-event-request.spec.ts › should report navigation requests and responses handled by service worker with routing [fail]
page/page-event-request.spec.ts › should report requests and responses handled by service worker [fail]
page/page-event-request.spec.ts › should report requests and responses handled by service worker with routing [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-expose-function.spec.ts › should work on frames [flaky]
page/page-expose-function.spec.ts › should work on frames before navigation [flaky]
page/page-expose-function.spec.ts › should work with busted Array.prototype.map/push [fail]
page/page-filechooser.spec.ts › should not throw when frame is detached immediately [flaky]
page/page-fill.spec.ts › should not double-fill in contenteditable with beforeinput handler in Firefox [fail]
page/page-focus.spec.ts › should emit blur event [fail]
page/page-goto.spec.ts › should be able to navigate to a page controlled by service worker [flaky]
page/page-goto.spec.ts › should fail when canceled by another navigation [flaky]
page/page-goto.spec.ts › should fail when replaced by another navigation [fail]
page/page-goto.spec.ts › should not leak listeners during navigation [flaky]
page/page-goto.spec.ts › should override referrer-policy [fail]
page/page-goto.spec.ts › should send referer [fail]
page/page-goto.spec.ts › should send referer of cross-origin URL [fail]
page/page-goto.spec.ts › should work with anchor navigation [timeout]
page/page-goto.spec.ts › should work with file URL with subframes [flaky]
page/page-goto.spec.ts › should work with lazy loading iframes [fail]
page/page-goto.spec.ts › should work with subframes return 204 with domcontentloaded [fail]
page/page-history.spec.ts › goBack/goForward should work with bfcache-able pages [flaky]
page/page-history.spec.ts › page.goBack during renderer-initiated navigation [timeout]
page/page-history.spec.ts › page.goForward during renderer-initiated navigation [flaky]
page/page-history.spec.ts › page.reload during renderer-initiated navigation [flaky]
page/page-history.spec.ts › page.reload should work with data url [timeout]
page/page-history.spec.ts › regression test for issue 20791 [fail]
page/page-history.spec.ts › should reload proper page [flaky]
page/page-keyboard.spec.ts › insertText should only emit input event [fail]
page/page-keyboard.spec.ts › should press Enter [fail]
page/page-keyboard.spec.ts › should send a character with insertText [fail]
page/page-keyboard.spec.ts › should send proper codes while typing with shift [timeout]
page/page-keyboard.spec.ts › should shift raw codes [fail]
page/page-keyboard.spec.ts › should work after a cross origin navigation [flaky]
page/page-navigation.spec.ts › should work with _blank target in form [timeout]
page/page-navigation.spec.ts › should work with cross-process _blank target [flaky]
page/page-network-idle.spec.ts › should navigate to empty page with networkidle [flaky]
page/page-network-idle.spec.ts › should wait for networkidle from the popup [timeout]
page/page-network-request.spec.ts › page.reload return 304 status code [flaky]
page/page-network-request.spec.ts › should get the same headers as the server [fail]
page/page-network-request.spec.ts › should get the same headers as the server CORS [fail]
page/page-network-request.spec.ts › should handle mixed-content blocked requests [timeout]
page/page-network-request.spec.ts › should not allow to access frame on popup main request [fail]
page/page-network-request.spec.ts › should not get preflight CORS requests when intercepting [fail]
page/page-network-request.spec.ts › should not return allHeaders() until they are available [fail]
page/page-network-request.spec.ts › should parse the data if content-type is application/x-www-form-urlencoded [fail]
page/page-network-request.spec.ts › should parse the data if content-type is application/x-www-form-urlencoded; charset=UTF-8 [fail]
page/page-network-request.spec.ts › should parse the json post data [fail]
page/page-network-request.spec.ts › should report raw headers [fail]
page/page-network-request.spec.ts › should report raw response headers in redirects [flaky]
page/page-network-request.spec.ts › should return event source [fail]
page/page-network-request.spec.ts › should return multipart/form-data [fail]
page/page-network-request.spec.ts › should return navigation bit [fail]
page/page-network-request.spec.ts › should return postData [fail]
page/page-network-request.spec.ts › should work with binary post data [fail]
page/page-network-request.spec.ts › should work with binary post data and interception [fail]
page/page-network-response.spec.ts › should behave the same way for headers and allHeaders [fail]
page/page-network-response.spec.ts › should provide a Response with a file URL [flaky]
page/page-network-response.spec.ts › should report all headers [fail]
page/page-network-response.spec.ts › should report if request was fromServiceWorker [fail]
page/page-network-response.spec.ts › should report multiple set-cookie headers [fail]
page/page-network-response.spec.ts › should return headers after route.fulfill [fail]
page/page-network-response.spec.ts › should return set-cookie header after route.fulfill [fail]
page/page-network-sizes.spec.ts › should handle redirects [fail]
page/page-network-sizes.spec.ts › should have the correct responseBodySize [fail]
page/page-network-sizes.spec.ts › should have the correct responseBodySize for chunked request [fail]
page/page-network-sizes.spec.ts › should have the correct responseBodySize with gzip compression [fail]
page/page-network-sizes.spec.ts › should set bodySize to 0 when there was no response body [fail]
page/page-network-sizes.spec.ts › should set bodySize, headersSize, and transferSize [fail]
page/page-network-sizes.spec.ts › should work with 200 status code [fail]
page/page-network-sizes.spec.ts › should work with 401 status code [fail]
page/page-network-sizes.spec.ts › should work with 404 status code [fail]
page/page-network-sizes.spec.ts › should work with 500 status code [fail]
page/page-request-continue.spec.ts › propagate headers cross origin redirect [fail]
page/page-request-continue.spec.ts › redirected requests should report overridden headers [fail]
page/page-request-continue.spec.ts › should not allow to override unsafe HTTP headers [fail]
page/page-request-fulfill.spec.ts › headerValue should return set-cookie from intercepted response [fail]
page/page-request-fulfill.spec.ts › should allow mocking binary responses [fail]
page/page-request-fulfill.spec.ts › should allow mocking svg with charset [fail]
page/page-request-fulfill.spec.ts › should fulfill with fetch response that has multiple set-cookie [timeout]
page/page-request-fulfill.spec.ts › should fulfill with multiple set-cookie [timeout]
page/page-request-fulfill.spec.ts › should include the origin header [fail]
page/page-request-gc.spec.ts › should work [fail]
page/page-request-intercept.spec.ts › request.postData is not null when fetching FormData with a Blob [fail]
page/page-request-intercept.spec.ts › should abort favicon requests if interception is enabled [timeout]
page/page-request-intercept.spec.ts › should fulfill popup main request using alias [fail]
page/page-request-intercept.spec.ts › should override with defaults when intercepted response not provided [fail]
page/page-route.spec.ts › should add Access-Control-Allow-Origin by default when fulfill [fail]
page/page-route.spec.ts › should allow null origin for about:blank [fail]
page/page-route.spec.ts › should be abortable with custom error codes [fail]
page/page-route.spec.ts › should contain raw request header [fail]
page/page-route.spec.ts › should intercept when postData is more than 1MB [fail]
page/page-route.spec.ts › should not auto-intercept non-preflight OPTIONS with network interception [fail]
page/page-route.spec.ts › should not override cookie header [fail]
page/page-route.spec.ts › should support cors for different methods [fail]
page/page-route.spec.ts › should support cors with credentials [fail]
page/page-route.spec.ts › should support cors with POST [fail]
page/page-screenshot.spec.ts › page screenshot › should allow transparency [fail]
page/page-set-extra-http-headers.spec.ts › should not duplicate referer header [fail]
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 detect mime type [fail]
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 emit input and change events [fail]
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-load-state.spec.ts › should wait for load state of about:blank popup  [timeout]
page/page-wait-for-load-state.spec.ts › should wait for load state of about:blank popup with noopener  [timeout]
page/page-wait-for-load-state.spec.ts › should wait for load state of empty url popup [timeout]
page/page-wait-for-load-state.spec.ts › should wait for load state of newPage [timeout]
page/page-wait-for-navigation.spec.ts › should work with url match [flaky]
page/page-wait-for-selector-1.spec.ts › should throw when frame is detached [fail]
page/page-wait-for-selector-2.spec.ts › should throw when frame is detached xpath [fail]
page/page-wait-for-selector-2.spec.ts › should work when navigating before node adoption [fail]
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/wheel.spec.ts › should dispatch wheel events after popup was opened @smoke [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 and intercept network from nested worker [fail]
page/workers.spec.ts › should report console event on the worker [timeout]
page/workers.spec.ts › should report console event on the worker when not listening on page or context [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]