library/beforeunload.spec.ts › should access page after beforeunload [timeout]
library/beforeunload.spec.ts › should run beforeunload if asked for @smoke [timeout]
library/browser.spec.ts › version should work [fail]
library/browsercontext-add-cookies.spec.ts › should roundtrip cookie [fail]
library/browsercontext-add-cookies.spec.ts › should set cookie with reasonable defaults [fail]
library/browsercontext-add-cookies.spec.ts › should set cookies with SameSite attribute and no secure attribute [fail]
library/browsercontext-base-url.spec.ts › should construct a new URL when a baseURL in browserType.launchPersistentContext is passed to page.goto [timeout]
library/browsercontext-basic.spec.ts › fetch with keepalive should throw when offline [fail]
library/browsercontext-basic.spec.ts › should disable javascript [fail]
library/browsercontext-basic.spec.ts › should emulate media in cross-process iframe [fail]
library/browsercontext-basic.spec.ts › should emulate media in popup [fail]
library/browsercontext-basic.spec.ts › should emulate navigator.onLine [fail]
library/browsercontext-basic.spec.ts › should emulate offline event [fail]
library/browsercontext-basic.spec.ts › should work with offline option [fail]
library/browsercontext-clearcookies.spec.ts › should remove cookies by domain [fail]
library/browsercontext-clearcookies.spec.ts › should remove cookies by name [fail]
library/browsercontext-clearcookies.spec.ts › should remove cookies by name and domain [fail]
library/browsercontext-clearcookies.spec.ts › should remove cookies by name regex [fail]
library/browsercontext-clearcookies.spec.ts › should remove cookies by path [fail]
library/browsercontext-cookies-third-party.spec.ts › add 'Partitioned;' cookie via API [fail]
library/browsercontext-cookies-third-party.spec.ts › same origin third party 'Partitioned;' cookie with different origin intermediate iframe [flaky]
library/browsercontext-cookies-third-party.spec.ts › save/load third party 'Partitioned;' cookies [fail]
library/browsercontext-cookies-third-party.spec.ts › save/load third party non-partitioned cookies [flaky]
library/browsercontext-cookies-third-party.spec.ts › should(not) block third party cookies - persistent context [timeout]
library/browsercontext-cookies-third-party.spec.ts › third party 'Partitioned;' cookies [flaky]
library/browsercontext-cookies-third-party.spec.ts › third party non-partitioned cookies [flaky]
library/browsercontext-cookies-third-party.spec.ts › top level 'Partitioned;' cookie and same origin iframe [fail]
library/browsercontext-cookies.spec.ts › iframe should inherit cookies from parent [fail]
library/browsercontext-cookies.spec.ts › should get a cookie @smoke [fail]
library/browsercontext-cookies.spec.ts › should get a non-session cookie [fail]
library/browsercontext-cookies.spec.ts › should get multiple cookies [fail]
library/browsercontext-cookies.spec.ts › should parse cookie with large Max-Age correctly [fail]
library/browsercontext-credentials.spec.ts › should fail with correct credentials and mismatching hostname [fail]
library/browsercontext-credentials.spec.ts › should fail with correct credentials and mismatching port [fail]
library/browsercontext-credentials.spec.ts › should fail with correct credentials and mismatching scheme [fail]
library/browsercontext-credentials.spec.ts › should return resource body [fail]
library/browsercontext-credentials.spec.ts › should work with correct credentials @smoke [fail]
library/browsercontext-credentials.spec.ts › should work with correct credentials and matching origin [fail]
library/browsercontext-credentials.spec.ts › should work with correct credentials and matching origin case insensitive [fail]
library/browsercontext-credentials.spec.ts › should work with setHTTPCredentials [fail]
library/browsercontext-csp.spec.ts › should bypass after cross-process navigation [fail]
library/browsercontext-csp.spec.ts › should bypass CSP header [fail]
library/browsercontext-csp.spec.ts › should bypass CSP in iframes as well [fail]
library/browsercontext-csp.spec.ts › should bypass CSP meta tag @smoke [fail]
library/browsercontext-events.spec.ts › console event should work in immediately closed popup [timeout]
library/browsercontext-events.spec.ts › console event should work in popup 2 [timeout]
library/browsercontext-events.spec.ts › console event should work with element handles [fail]
library/browsercontext-events.spec.ts › dialog event should work in immediately closed popup [timeout]
library/browsercontext-events.spec.ts › dialog event should work in popup [timeout]
library/browsercontext-events.spec.ts › dialog event should work in popup 2 [fail]
library/browsercontext-events.spec.ts › dialog event should work with inline script tag [timeout]
library/browsercontext-events.spec.ts › weberror event should work [timeout]
library/browsercontext-fetch.spec.ts › should work with connectOverCDP [fail]
library/browsercontext-har.spec.ts › should change document URL after redirected navigation [fail]
library/browsercontext-har.spec.ts › should goBack to redirected navigation [fail]
library/browsercontext-har.spec.ts › should goForward to redirected navigation [fail]
library/browsercontext-har.spec.ts › should record overridden requests to har [fail]
library/browsercontext-har.spec.ts › should reload redirected navigation [fail]
library/browsercontext-har.spec.ts › should round-trip har with postData [fail]
library/browsercontext-locale.spec.ts › should format number in popups [flaky]
library/browsercontext-locale.spec.ts › should format number in workers [timeout]
library/browsercontext-network-event.spec.ts › BrowserContext.Events.Request [fail]
library/browsercontext-network-event.spec.ts › BrowserContext.Events.Response [fail]
library/browsercontext-page-event.spec.ts › should have about:blank for empty url with domcontentloaded [timeout]
library/browsercontext-page-event.spec.ts › should have about:blank url with domcontentloaded [timeout]
library/browsercontext-page-event.spec.ts › should have an opener [fail]
library/browsercontext-page-event.spec.ts › should have url [fail]
library/browsercontext-page-event.spec.ts › should not hang on ctrl-click during provisional load [timeout]
library/browsercontext-page-event.spec.ts › should report when a new page is created and closed [fail]
library/browsercontext-proxy.spec.ts › should authenticate [timeout]
library/browsercontext-proxy.spec.ts › should authenticate with empty password [timeout]
library/browsercontext-proxy.spec.ts › should isolate proxy credentials between contexts [timeout]
library/browsercontext-proxy.spec.ts › should isolate proxy credentials between contexts on navigation [timeout]
library/browsercontext-proxy.spec.ts › should proxy local network requests › by default › link-local [timeout]
library/browsercontext-proxy.spec.ts › should proxy local network requests › with other bypasses › link-local [timeout]
library/browsercontext-proxy.spec.ts › should proxy local network requests › with other bypasses › localhost [fail]
library/browsercontext-proxy.spec.ts › should proxy local network requests › with other bypasses › loopback address [fail]
library/browsercontext-proxy.spec.ts › should use proxy for https urls [timeout]
library/browsercontext-reuse.spec.ts › reuse connect › should continue issuing events after closing the reused page [flaky]
library/browsercontext-reuse.spec.ts › reuse connect › should not cache resources [fail]
library/browsercontext-reuse.spec.ts › reuse connect › should re-add binding after reset [flaky]
library/browsercontext-reuse.spec.ts › reuse connect › should reset mouse position [fail]
library/browsercontext-reuse.spec.ts › reuse connect › should update viewport and media [fail]
library/browsercontext-reuse.spec.ts › reuse connect › should work with routeWebSocket [flaky]
library/browsercontext-reuse.spec.ts › reuse launch › should continue issuing events after closing the reused page [flaky]
library/browsercontext-reuse.spec.ts › reuse launch › should not cache resources [fail]
library/browsercontext-reuse.spec.ts › reuse launch › should reset mouse position [fail]
library/browsercontext-reuse.spec.ts › reuse launch › should update viewport and media [fail]
library/browsercontext-route.spec.ts › should support Set-Cookie header [fail]
library/browsercontext-route.spec.ts › should use Set-Cookie header in future requests [fail]
library/browsercontext-service-worker-policy.spec.ts › block › blocks service worker registration [timeout]
library/browsercontext-set-extra-http-headers.spec.ts › should override extra headers from browser context [fail]
library/browsercontext-storage-state.spec.ts › should capture cookies [fail]
library/browsercontext-storage-state.spec.ts › should round-trip through the file [fail]
library/browsercontext-user-agent.spec.ts › custom user agent for download [timeout]
library/browsercontext-user-agent.spec.ts › should work for navigator.userAgentData and sec-ch-ua headers [fail]
library/browsercontext-viewport-mobile.spec.ts › mobile viewport › default mobile viewports to 980 width [fail]
library/browsercontext-viewport-mobile.spec.ts › mobile viewport › should emulate the hover media feature [fail]
library/browsercontext-viewport-mobile.spec.ts › mobile viewport › should fire orientationchange event [timeout]
library/browsercontext-viewport-mobile.spec.ts › mobile viewport › should preserve window.orientation override after navigation [fail]
library/browsercontext-viewport-mobile.spec.ts › mobile viewport › should support touch emulation [fail]
library/browsercontext-viewport-mobile.spec.ts › mobile viewport › should support window.orientation emulation [fail]
library/browsercontext-viewport.spec.ts › should support touch with null viewport [fail]
library/browsertype-connect.spec.ts › launchServer › disconnected event should be emitted when browser is closed or server is closed [timeout]
library/browsertype-connect.spec.ts › launchServer › disconnected event should have browser as argument [timeout]
library/browsertype-connect.spec.ts › launchServer › setInputFiles should preserve lastModified timestamp [timeout]
library/browsertype-connect.spec.ts › launchServer › should be able to connect 20 times to a single server without warnings [timeout]
library/browsertype-connect.spec.ts › launchServer › should be able to connect two browsers at the same time [timeout]
library/browsertype-connect.spec.ts › launchServer › should be able to connect when the wsEndpoint is passed as an option [timeout]
library/browsertype-connect.spec.ts › launchServer › should be able to reconnect to a browser [timeout]
library/browsertype-connect.spec.ts › launchServer › should be able to visit ipv6 [timeout]
library/browsertype-connect.spec.ts › launchServer › should be able to visit ipv6 through localhost [timeout]
library/browsertype-connect.spec.ts › launchServer › should connect over http [timeout]
library/browsertype-connect.spec.ts › launchServer › should connect over wss [timeout]
library/browsertype-connect.spec.ts › launchServer › should emit close events on pages and contexts [timeout]
library/browsertype-connect.spec.ts › launchServer › should error when saving download after deletion [timeout]
library/browsertype-connect.spec.ts › launchServer › should filter launch options [timeout]
library/browsertype-connect.spec.ts › launchServer › should fulfill with global fetch result [timeout]
library/browsertype-connect.spec.ts › launchServer › should handle exceptions during connect [timeout]
library/browsertype-connect.spec.ts › launchServer › should ignore page.pause when headed [timeout]
library/browsertype-connect.spec.ts › launchServer › should not throw on close after disconnect [timeout]
library/browsertype-connect.spec.ts › launchServer › should properly disconnect when connection closes from the client side [timeout]
library/browsertype-connect.spec.ts › launchServer › should record trace with sources [timeout]
library/browsertype-connect.spec.ts › launchServer › should reject navigation when browser closes [timeout]
library/browsertype-connect.spec.ts › launchServer › should reject waitForEvent before browser.close finishes [timeout]
library/browsertype-connect.spec.ts › launchServer › should reject waitForEvent before browser.onDisconnect fires [timeout]
library/browsertype-connect.spec.ts › launchServer › should reject waitForSelector when browser closes [timeout]
library/browsertype-connect.spec.ts › launchServer › should respect selectors [timeout]
library/browsertype-connect.spec.ts › launchServer › should save download [timeout]
library/browsertype-connect.spec.ts › launchServer › should save har [timeout]
library/browsertype-connect.spec.ts › launchServer › should saveAs videos from remote browser [timeout]
library/browsertype-connect.spec.ts › launchServer › should set the browser connected state [timeout]
library/browsertype-connect.spec.ts › launchServer › should support slowmo option [timeout]
library/browsertype-connect.spec.ts › launchServer › should terminate network waiters [timeout]
library/browsertype-connect.spec.ts › launchServer › should throw when calling waitForNavigation after disconnect [timeout]
library/browsertype-connect.spec.ts › launchServer › should throw when used after isConnected returns false [timeout]
library/browsertype-connect.spec.ts › launchServer › should upload large file [timeout]
library/browsertype-connect.spec.ts › launchServer only › should be able to reconnect to a browser 12 times without warnings [timeout]
library/browsertype-connect.spec.ts › launchServer only › should properly disconnect when connection closes from the server side [timeout]
library/browsertype-connect.spec.ts › launchServer only › should work with cluster [timeout]
library/browsertype-connect.spec.ts › run-server › should error when saving download after deletion [fail]
library/browsertype-connect.spec.ts › run-server › should save download [fail]
library/browsertype-connect.spec.ts › run-server › should saveAs videos from remote browser [fail]
library/browsertype-connect.spec.ts › run-server › socks proxy › should lead to the error page for forwarded requests when the connection is refused [fail]
library/browsertype-launch.spec.ts › should handle exception [timeout]
library/browsertype-launch.spec.ts › should handle timeout [timeout]
library/browsertype-launch.spec.ts › should reject all promises when browser is closed [fail]
library/browsertype-launch.spec.ts › should reject if launched browser fails immediately [fail]
library/browsertype-launch.spec.ts › should report launch log [timeout]
library/channels.spec.ts › should scope CDPSession handles [fail]
library/channels.spec.ts › should work with the domain module [timeout]
library/chromium/bfcache.spec.ts › bindings should work after restoring from bfcache [timeout]
library/chromium/chromium.spec.ts › http credentials › httpCredentials [timeout]
library/chromium/chromium.spec.ts › PLAYWRIGHT_DISABLE_SERVICE_WORKER_NETWORK [timeout]
library/chromium/chromium.spec.ts › PW_EXPERIMENTAL_SERVICE_WORKER_NETWORK_EVENTS=1 › serviceWorker(), and fromServiceWorker() work [timeout]
library/chromium/chromium.spec.ts › PW_EXPERIMENTAL_SERVICE_WORKER_NETWORK_EVENTS=1 › setExtraHTTPHeaders [timeout]
library/chromium/chromium.spec.ts › PW_EXPERIMENTAL_SERVICE_WORKER_NETWORK_EVENTS=1 › setOffline [timeout]
library/chromium/chromium.spec.ts › PW_EXPERIMENTAL_SERVICE_WORKER_NETWORK_EVENTS=1 › should intercept only serviceworker request, not page [timeout]
library/chromium/chromium.spec.ts › PW_EXPERIMENTAL_SERVICE_WORKER_NETWORK_EVENTS=1 › should intercept service worker importScripts [timeout]
library/chromium/chromium.spec.ts › PW_EXPERIMENTAL_SERVICE_WORKER_NETWORK_EVENTS=1 › should intercept service worker requests (main and within) [timeout]
library/chromium/chromium.spec.ts › PW_EXPERIMENTAL_SERVICE_WORKER_NETWORK_EVENTS=1 › should produce network events, routing, and annotations for Service Worker (advanced) [timeout]
library/chromium/chromium.spec.ts › PW_EXPERIMENTAL_SERVICE_WORKER_NETWORK_EVENTS=1 › should produce network events, routing, and annotations for Service Worker [timeout]
library/chromium/chromium.spec.ts › PW_EXPERIMENTAL_SERVICE_WORKER_NETWORK_EVENTS=1 › should report failure (due to content-type) of main service worker request [timeout]
library/chromium/chromium.spec.ts › PW_EXPERIMENTAL_SERVICE_WORKER_NETWORK_EVENTS=1 › should report failure (due to redirect) of main service worker request [timeout]
library/chromium/chromium.spec.ts › PW_EXPERIMENTAL_SERVICE_WORKER_NETWORK_EVENTS=1 › should report intercepted service worker requests in HAR [timeout]
library/chromium/chromium.spec.ts › serviceWorker(), and fromServiceWorker() work [timeout]
library/chromium/chromium.spec.ts › serviceWorkers() should return current workers [timeout]
library/chromium/chromium.spec.ts › setExtraHTTPHeaders [timeout]
library/chromium/chromium.spec.ts › setOffline [timeout]
library/chromium/chromium.spec.ts › should capture console.log from ServiceWorker start [timeout]
library/chromium/chromium.spec.ts › should close service worker together with the context [timeout]
library/chromium/chromium.spec.ts › should create a worker from a service worker [timeout]
library/chromium/chromium.spec.ts › should create a worker from service worker with noop routing [timeout]
library/chromium/chromium.spec.ts › should emit console messages from service worker [timeout]
library/chromium/chromium.spec.ts › should emit new service worker on update [timeout]
library/chromium/chromium.spec.ts › should intercept only serviceworker request, not page [timeout]
library/chromium/chromium.spec.ts › should intercept service worker importScripts [timeout]
library/chromium/chromium.spec.ts › should intercept service worker requests (main and within) [timeout]
library/chromium/chromium.spec.ts › should pass args with spaces [timeout]
library/chromium/chromium.spec.ts › should produce network events, routing, and annotations for Service Worker (advanced) [timeout]
library/chromium/chromium.spec.ts › should produce network events, routing, and annotations for Service Worker [timeout]
library/chromium/chromium.spec.ts › should report failure (due to content-type) of main service worker request [timeout]
library/chromium/chromium.spec.ts › should report failure (due to redirect) of main service worker request [timeout]
library/chromium/chromium.spec.ts › should report intercepted service worker requests in HAR [timeout]
library/chromium/chromium.spec.ts › should throw when connecting twice to an already running persistent context (--remote-debugging-pipe) [timeout]
library/chromium/chromium.spec.ts › should throw when connecting twice to an already running persistent context (--remote-debugging-port) [timeout]
library/chromium/connect-over-cdp.spec.ts › setInputFiles should preserve lastModified timestamp [fail]
library/chromium/connect-over-cdp.spec.ts › setInputFiles should use local path when isLocal is set [fail]
library/chromium/connect-over-cdp.spec.ts › should allow tracing over cdp session [fail]
library/chromium/connect-over-cdp.spec.ts › should be able to connect via localhost [fail]
library/chromium/connect-over-cdp.spec.ts › should cleanup artifacts dir after connectOverCDP disconnects due to ws close [fail]
library/chromium/connect-over-cdp.spec.ts › should connect over a ws endpoint [fail]
library/chromium/connect-over-cdp.spec.ts › should connect to an existing cdp session [fail]
library/chromium/connect-over-cdp.spec.ts › should connect to an existing cdp session twice [fail]
library/chromium/connect-over-cdp.spec.ts › should connect to an existing cdp session when passed as a first argument [fail]
library/chromium/connect-over-cdp.spec.ts › should connect to existing page with iframe and navigate [fail]
library/chromium/connect-over-cdp.spec.ts › should connect to existing service workers [fail]
library/chromium/connect-over-cdp.spec.ts › should connect via https [fail]
library/chromium/connect-over-cdp.spec.ts › should connectOverCDP and manage downloads in default context [fail]
library/chromium/connect-over-cdp.spec.ts › should not reuse utility worlds between two clients [fail]
library/chromium/connect-over-cdp.spec.ts › should report all pages in an existing browser [fail]
library/chromium/connect-over-cdp.spec.ts › should return valid browser from context.browser() [fail]
library/chromium/connect-over-cdp.spec.ts › should send default User-Agent header with connect request [timeout]
library/chromium/connect-over-cdp.spec.ts › should send extra headers with connect request [timeout]
library/chromium/connect-over-cdp.spec.ts › should use logger in default context [fail]
library/chromium/connect-over-cdp.spec.ts › should use proxy with connectOverCDP [fail]
library/chromium/css-coverage.spec.ts › should ignore injected stylesheets [fail]
library/chromium/css-coverage.spec.ts › should NOT report scripts across navigations [fail]
library/chromium/css-coverage.spec.ts › should report multiple stylesheets [fail]
library/chromium/css-coverage.spec.ts › should report sourceURLs [fail]
library/chromium/css-coverage.spec.ts › should report stylesheets across navigations [fail]
library/chromium/css-coverage.spec.ts › should report stylesheets that have no coverage [fail]
library/chromium/css-coverage.spec.ts › should work [fail]
library/chromium/css-coverage.spec.ts › should work with a recently loaded stylesheet [fail]
library/chromium/css-coverage.spec.ts › should work with complicated usecases [fail]
library/chromium/css-coverage.spec.ts › should work with media queries [fail]
library/chromium/disable-web-security.spec.ts › test utility world in popup w/ --disable-web-security [fail]
library/chromium/extensions.spec.ts › MV3 › should give access to the service worker [timeout]
library/chromium/extensions.spec.ts › MV3 › should give access to the service worker when recording video [timeout]
library/chromium/extensions.spec.ts › MV3 › should report console messages from content script [timeout]
library/chromium/extensions.spec.ts › MV3 › should support request/response events in the service worker [timeout]
library/chromium/js-coverage.spec.ts › should ignore eval() scripts by default [fail]
library/chromium/js-coverage.spec.ts › should not hang when there is a debugger statement [fail]
library/chromium/js-coverage.spec.ts › should NOT report scripts across navigations when enabled [fail]
library/chromium/js-coverage.spec.ts › should report multiple scripts [fail]
library/chromium/js-coverage.spec.ts › should report scripts across navigations when disabled [fail]
library/chromium/js-coverage.spec.ts › should report sourceURLs [fail]
library/chromium/js-coverage.spec.ts › should work [fail]
library/chromium/js-coverage.spec.ts › shouldn't ignore eval() scripts if reportAnonymousScripts is true [fail]
library/chromium/launcher.spec.ts › should not create pages automatically [fail]
library/chromium/oopif.spec.ts › contentFrame should work [fail]
library/chromium/oopif.spec.ts › ElementHandle.boundingBox() should work [fail]
library/chromium/oopif.spec.ts › should allow cdp sessions on oopifs [fail]
library/chromium/oopif.spec.ts › should allow to re-connect to OOPIFs with CDP when iframes were there already [fail]
library/chromium/oopif.spec.ts › should be able to click in iframe [fail]
library/chromium/oopif.spec.ts › should click [fail]
library/chromium/oopif.spec.ts › should click a button when it overlays oopif [fail]
library/chromium/oopif.spec.ts › should emit filechooser event for iframe [timeout]
library/chromium/oopif.spec.ts › should emulate media [fail]
library/chromium/oopif.spec.ts › should emulate offline [fail]
library/chromium/oopif.spec.ts › should expose function [fail]
library/chromium/oopif.spec.ts › should handle oopif detach [fail]
library/chromium/oopif.spec.ts › should handle remote -> local -> remote transitions [fail]
library/chromium/oopif.spec.ts › should load oopif iframes with subresources and route [fail]
library/chromium/oopif.spec.ts › should not throw on exposeFunction when oopif detaches [fail]
library/chromium/oopif.spec.ts › should report google.com frame with headed [fail]
library/chromium/oopif.spec.ts › should report main requests [fail]
library/chromium/oopif.spec.ts › should report oopif frames [fail]
library/chromium/oopif.spec.ts › should respect route [fail]
library/chromium/oopif.spec.ts › should support addInitScript [fail]
library/chromium/oopif.spec.ts › should support context options [fail]
library/chromium/oopif.spec.ts › should support exposeFunction [fail]
library/chromium/oopif.spec.ts › should take screenshot [fail]
library/chromium/session.spec.ts › should be able to detach session [fail]
library/chromium/session.spec.ts › should detach when page closes [fail]
library/chromium/session.spec.ts › should enable and disable domains independently [fail]
library/chromium/session.spec.ts › should not break page.close() [fail]
library/chromium/session.spec.ts › should reject protocol calls when page closes [fail]
library/chromium/session.spec.ts › should send events [fail]
library/chromium/session.spec.ts › should throw if target is part of main [fail]
library/chromium/session.spec.ts › should throw nice errors [fail]
library/chromium/session.spec.ts › should work [fail]
library/chromium/session.spec.ts › should work with main frame [fail]
library/chromium/session.spec.ts › should work with newBrowserCDPSession [fail]
library/chromium/tracing.spec.ts › should create directories as needed [fail]
library/chromium/tracing.spec.ts › should output a trace [fail]
library/chromium/tracing.spec.ts › should return a buffer [fail]
library/chromium/tracing.spec.ts › should run with custom categories if provided [fail]
library/chromium/tracing.spec.ts › should support a buffer without a path [fail]
library/chromium/tracing.spec.ts › should throw if tracing on two pages [fail]
library/chromium/tracing.spec.ts › should work without options [fail]
library/client-certificates.spec.ts › browser › persistentContext › should pass with matching certificates [timeout]
library/debug-controller.spec.ts › should allow setting recorder mode only for specific browser [fail]
library/defaultbrowsercontext-1.spec.ts › context.addCookies() should work [timeout]
library/defaultbrowsercontext-1.spec.ts › context.clearCookies() should work [timeout]
library/defaultbrowsercontext-1.spec.ts › context.cookies() should work @smoke [timeout]
library/defaultbrowsercontext-1.spec.ts › should support acceptDownloads option [timeout]
library/defaultbrowsercontext-1.spec.ts › should support bypassCSP option [timeout]
library/defaultbrowsercontext-1.spec.ts › should support deviceScaleFactor option [timeout]
library/defaultbrowsercontext-1.spec.ts › should support httpCredentials option [timeout]
library/defaultbrowsercontext-1.spec.ts › should support javascriptEnabled option [timeout]
library/defaultbrowsercontext-1.spec.ts › should support offline option [timeout]
library/defaultbrowsercontext-1.spec.ts › should support userAgent option [timeout]
library/defaultbrowsercontext-1.spec.ts › should support viewport option [timeout]
library/defaultbrowsercontext-2.spec.ts › coverage should work [timeout]
library/defaultbrowsercontext-2.spec.ts › dialog.accept should work [timeout]
library/defaultbrowsercontext-2.spec.ts › exposes browser [timeout]
library/defaultbrowsercontext-2.spec.ts › should accept relative userDataDir [timeout]
library/defaultbrowsercontext-2.spec.ts › should accept userDataDir [timeout]
library/defaultbrowsercontext-2.spec.ts › should connect to a browser with the default page [timeout]
library/defaultbrowsercontext-2.spec.ts › should create userDataDir if it does not exist [timeout]
library/defaultbrowsercontext-2.spec.ts › should fire close event for a persistent context [timeout]
library/defaultbrowsercontext-2.spec.ts › should handle exception [timeout]
library/defaultbrowsercontext-2.spec.ts › should handle timeout [timeout]
library/defaultbrowsercontext-2.spec.ts › should have default URL when launching browser [timeout]
library/defaultbrowsercontext-2.spec.ts › should have passed URL when launching with ignoreDefaultArgs: true [timeout]
library/defaultbrowsercontext-2.spec.ts › should respect selectors [timeout]
library/defaultbrowsercontext-2.spec.ts › should restore state from userDataDir [timeout]
library/defaultbrowsercontext-2.spec.ts › should support colorScheme option [timeout]
library/defaultbrowsercontext-2.spec.ts › should support contrast option [timeout]
library/defaultbrowsercontext-2.spec.ts › should support extraHTTPHeaders option [timeout]
library/defaultbrowsercontext-2.spec.ts › should support forcedColors option [timeout]
library/defaultbrowsercontext-2.spec.ts › should support geolocation and permissions options [timeout]
library/defaultbrowsercontext-2.spec.ts › should support har option [timeout]
library/defaultbrowsercontext-2.spec.ts › should support hasTouch option [timeout]
library/defaultbrowsercontext-2.spec.ts › should support ignoreHTTPSErrors option [timeout]
library/defaultbrowsercontext-2.spec.ts › should support locale option [timeout]
library/defaultbrowsercontext-2.spec.ts › should support reducedMotion option [timeout]
library/defaultbrowsercontext-2.spec.ts › should support timezoneId option [timeout]
library/defaultbrowsercontext-2.spec.ts › should work in persistent context [timeout]
library/defaultbrowsercontext-2.spec.ts › user agent is up to date [timeout]
library/download.spec.ts › download event › should be able to cancel pending downloads [timeout]
library/download.spec.ts › download event › should close the context without awaiting the download [timeout]
library/download.spec.ts › download event › should create subdirectories when saving to non-existent user-specified path [timeout]
library/download.spec.ts › download event › should delete downloads on browser gone [timeout]
library/download.spec.ts › download event › should delete downloads on context destruction [timeout]
library/download.spec.ts › download event › should delete file [timeout]
library/download.spec.ts › download event › should download large binary.zip [timeout]
library/download.spec.ts › download event › should emit download event from nested iframes [timeout]
library/download.spec.ts › download event › should error when saving after deletion [timeout]
library/download.spec.ts › download event › should error when saving with downloads disabled [timeout]
library/download.spec.ts › download event › should expose stream [timeout]
library/download.spec.ts › download event › should not fail explicitly to cancel a download even if that is already finished [timeout]
library/download.spec.ts › download event › should report alt-click downloads [timeout]
library/download.spec.ts › download event › should report download path within page.on('download', …) handler for Blobs [timeout]
library/download.spec.ts › download event › should report download path within page.on('download', …) handler for Files [timeout]
library/download.spec.ts › download event › should report download when navigation turns into download @smoke [timeout]
library/download.spec.ts › download event › should report downloads for download attribute [timeout]
library/download.spec.ts › download event › should report downloads with acceptDownloads: false [timeout]
library/download.spec.ts › download event › should report downloads with acceptDownloads: true [timeout]
library/download.spec.ts › download event › should report downloads with interception [fail]
library/download.spec.ts › download event › should report new window downloads [timeout]
library/download.spec.ts › download event › should report non-navigation downloads [timeout]
library/download.spec.ts › download event › should report proper download url when download is from download attribute [timeout]
library/download.spec.ts › download event › should save to overwritten filepath [timeout]
library/download.spec.ts › download event › should save to two different paths with multiple saveAs calls [timeout]
library/download.spec.ts › download event › should save to user-specified path without updating original path [timeout]
library/download.spec.ts › download event › should throw if browser dies [timeout]
library/download.spec.ts › download event › should work with Cross-Origin-Opener-Policy [timeout]
library/download.spec.ts › should be able to download a inline PDF file via navigation [timeout]
library/download.spec.ts › should be able to download a inline PDF file via response interception [fail]
library/download.spec.ts › should be able to download a PDF file [timeout]
library/download.spec.ts › should convert navigation to a resource with unsupported mime type into download [timeout]
library/download.spec.ts › should download even if there is no "attachment" value [timeout]
library/download.spec.ts › should download links with data url [timeout]
library/download.spec.ts › should download successfully when routing [timeout]
library/download.spec.ts › should save to user-specified path [timeout]
library/downloads-path.spec.ts › downloads path › should accept downloads in persistent context [timeout]
library/downloads-path.spec.ts › downloads path › should delete downloads when context closes [timeout]
library/downloads-path.spec.ts › downloads path › should delete downloads when persistent context closes [timeout]
library/downloads-path.spec.ts › downloads path › should keep downloadsPath folder [timeout]
library/downloads-path.spec.ts › downloads path › should report downloads in downloadsPath folder [timeout]
library/downloads-path.spec.ts › downloads path › should report downloads in downloadsPath folder with a relative path [timeout]
library/emulation-focus.spec.ts › should change document.activeElement [flaky]
library/emulation-focus.spec.ts › should focus popups by default [fail]
library/emulation-focus.spec.ts › should not affect screenshots [fail]
library/geolocation.spec.ts › should isolate contexts [timeout]
library/geolocation.spec.ts › should use context options [timeout]
library/geolocation.spec.ts › should use context options for popup [timeout]
library/geolocation.spec.ts › should work @smoke [timeout]
library/geolocation.spec.ts › watchPosition should be notified [timeout]
library/har.spec.ts › should calculate time [flaky]
library/har.spec.ts › should have connection details [fail]
library/har.spec.ts › should have connection details for failed requests [fail]
library/har.spec.ts › should have connection details for redirects [fail]
library/har.spec.ts › should have pages in persistent context [timeout]
library/har.spec.ts › should have popup requests [fail]
library/har.spec.ts › should have security details [fail]
library/har.spec.ts › should include binary postData [fail]
library/har.spec.ts › should include form params [fail]
library/har.spec.ts › should include postData [fail]
library/har.spec.ts › should include set-cookies [fail]
library/har.spec.ts › should include set-cookies with comma [fail]
library/har.spec.ts › should include sizes [fail]
library/har.spec.ts › should not hang on resources served from cache [flaky]
library/har.spec.ts › should report the correct response body size when the bodySize is 0 [fail]
library/har.spec.ts › should return receive time [flaky]
library/har.spec.ts › should return security details directly from response [fail]
library/har.spec.ts › should return server address directly from response [fail]
library/headful.spec.ts › should click background tab [timeout]
library/headful.spec.ts › should click bottom row w/ infobar in OOPIF [timeout]
library/headful.spec.ts › should click in OOPIF [timeout]
library/headful.spec.ts › should close browser with beforeunload page [timeout]
library/headful.spec.ts › should close browsercontext with pending beforeunload dialog [timeout]
library/headful.spec.ts › should have default url when launching browser @smoke [timeout]
library/headful.spec.ts › should not override viewport size when passed null [flaky]
library/hit-target.spec.ts › should detect overlaid element in a transformed iframe [fail]
library/inspector/cli-codegen-1.spec.ts › cli codegen › should assert navigation [timeout]
library/inspector/cli-codegen-1.spec.ts › cli codegen › should await popup [timeout]
library/inspector/cli-codegen-1.spec.ts › cli codegen › should check [timeout]
library/inspector/cli-codegen-1.spec.ts › cli codegen › should check a radio button [timeout]
library/inspector/cli-codegen-1.spec.ts › cli codegen › should check with keyboard [timeout]
library/inspector/cli-codegen-1.spec.ts › cli codegen › should click [timeout]
library/inspector/cli-codegen-1.spec.ts › cli codegen › should click after same-document navigation [timeout]
library/inspector/cli-codegen-1.spec.ts › cli codegen › should click button with nested div [timeout]
library/inspector/cli-codegen-1.spec.ts › cli codegen › should emit single keyup on ArrowDown [timeout]
library/inspector/cli-codegen-1.spec.ts › cli codegen › should fill [contentEditable] [timeout]
library/inspector/cli-codegen-1.spec.ts › cli codegen › should fill [timeout]
library/inspector/cli-codegen-1.spec.ts › cli codegen › should fill japanese text [timeout]
library/inspector/cli-codegen-1.spec.ts › cli codegen › should fill textarea [timeout]
library/inspector/cli-codegen-1.spec.ts › cli codegen › should fill textarea with new lines at the end [timeout]
library/inspector/cli-codegen-1.spec.ts › cli codegen › should ignore AltGraph [timeout]
library/inspector/cli-codegen-1.spec.ts › cli codegen › should ignore programmatic events [timeout]
library/inspector/cli-codegen-1.spec.ts › cli codegen › should make a positioned click on a canvas [timeout]
library/inspector/cli-codegen-1.spec.ts › cli codegen › should middle click [timeout]
library/inspector/cli-codegen-1.spec.ts › cli codegen › should not target selector preview by text regexp [timeout]
library/inspector/cli-codegen-1.spec.ts › cli codegen › should press [timeout]
library/inspector/cli-codegen-1.spec.ts › cli codegen › should record ArrowDown [timeout]
library/inspector/cli-codegen-1.spec.ts › cli codegen › should record omnibox navigations after performAction [timeout]
library/inspector/cli-codegen-1.spec.ts › cli codegen › should record omnibox navigations after recordAction [timeout]
library/inspector/cli-codegen-1.spec.ts › cli codegen › should record slider [timeout]
library/inspector/cli-codegen-1.spec.ts › cli codegen › should select [timeout]
library/inspector/cli-codegen-1.spec.ts › cli codegen › should select with size attribute [timeout]
library/inspector/cli-codegen-1.spec.ts › cli codegen › should uncheck [timeout]
library/inspector/cli-codegen-1.spec.ts › cli codegen › should update selected element after pressing Tab [timeout]
library/inspector/cli-codegen-1.spec.ts › cli codegen › should work with TrustedTypes [timeout]
library/inspector/cli-codegen-2.spec.ts › cli codegen › click should emit events in order [timeout]
library/inspector/cli-codegen-2.spec.ts › cli codegen › should check input with chaining id [timeout]
library/inspector/cli-codegen-2.spec.ts › cli codegen › should clear files [timeout]
library/inspector/cli-codegen-2.spec.ts › cli codegen › should contain close page [timeout]
library/inspector/cli-codegen-2.spec.ts › cli codegen › should contain open page [timeout]
library/inspector/cli-codegen-2.spec.ts › cli codegen › should contain second page [timeout]
library/inspector/cli-codegen-2.spec.ts › cli codegen › should download files [timeout]
library/inspector/cli-codegen-2.spec.ts › cli codegen › should fill tricky characters [timeout]
library/inspector/cli-codegen-2.spec.ts › cli codegen › should handle dialogs [timeout]
library/inspector/cli-codegen-2.spec.ts › cli codegen › should handle history.postData [timeout]
library/inspector/cli-codegen-2.spec.ts › cli codegen › should not clash pages [timeout]
library/inspector/cli-codegen-2.spec.ts › cli codegen › should not lead to an error if html gets clicked [timeout]
library/inspector/cli-codegen-2.spec.ts › cli codegen › should record navigations after identical pushState [timeout]
library/inspector/cli-codegen-2.spec.ts › cli codegen › should record open in a new tab with url [timeout]
library/inspector/cli-codegen-2.spec.ts › cli codegen › should reset hover model on action when element detaches [timeout]
library/inspector/cli-codegen-2.spec.ts › cli codegen › should update active model on action [timeout]
library/inspector/cli-codegen-2.spec.ts › cli codegen › should update hover model on action [timeout]
library/inspector/cli-codegen-2.spec.ts › cli codegen › should upload a single file [timeout]
library/inspector/cli-codegen-2.spec.ts › cli codegen › should upload multiple files [timeout]
library/inspector/cli-codegen-2.spec.ts › should --test-id-attribute [timeout]
library/inspector/cli-codegen-3.spec.ts › cli codegen › should assert value [timeout]
library/inspector/cli-codegen-3.spec.ts › cli codegen › should assert value on disabled input [timeout]
library/inspector/cli-codegen-3.spec.ts › cli codegen › should assert value on disabled select [timeout]
library/inspector/cli-codegen-3.spec.ts › cli codegen › should assert visibility [timeout]
library/inspector/cli-codegen-3.spec.ts › cli codegen › should click locator.first [timeout]
library/inspector/cli-codegen-3.spec.ts › cli codegen › should click locator.nth [timeout]
library/inspector/cli-codegen-3.spec.ts › cli codegen › should consume contextmenu events, despite a custom context menu [timeout]
library/inspector/cli-codegen-3.spec.ts › cli codegen › should consume pointer events [timeout]
library/inspector/cli-codegen-3.spec.ts › cli codegen › should generate frame locators [timeout]
library/inspector/cli-codegen-3.spec.ts › cli codegen › should generate frame locators with id attribute [timeout]
library/inspector/cli-codegen-3.spec.ts › cli codegen › should generate frame locators with name attribute [timeout]
library/inspector/cli-codegen-3.spec.ts › cli codegen › should generate frame locators with special characters in name attribute [timeout]
library/inspector/cli-codegen-3.spec.ts › cli codegen › should generate frame locators with testId [timeout]
library/inspector/cli-codegen-3.spec.ts › cli codegen › should generate frame locators with title attribute [timeout]
library/inspector/cli-codegen-3.spec.ts › cli codegen › should generate getByAltText [timeout]
library/inspector/cli-codegen-3.spec.ts › cli codegen › should generate getByLabel [timeout]
library/inspector/cli-codegen-3.spec.ts › cli codegen › should generate getByLabel without regex [timeout]
library/inspector/cli-codegen-3.spec.ts › cli codegen › should generate getByPlaceholder [timeout]
library/inspector/cli-codegen-3.spec.ts › cli codegen › should generate getByTestId [timeout]
library/inspector/cli-codegen-3.spec.ts › cli codegen › should generate role locators undef frame locators [timeout]
library/inspector/pause.spec.ts › pause › should highlight locators with custom testId [timeout]
library/inspector/pause.spec.ts › pause › should highlight on explore (csharp) [timeout]
library/inspector/pause.spec.ts › pause › should highlight on explore [timeout]
library/inspector/pause.spec.ts › pause › should highlight pointer, only in main frame [timeout]
library/launcher.spec.ts › should throw a friendly error if its headed and there is no xserver on linux running [fail]
library/locator-generator.spec.ts › reverse engineer internal:has-text locators [timeout]
library/multiclient.spec.ts › last emulateMedia wins [fail]
library/multiclient.spec.ts › should launch persistent [timeout]
library/multiclient.spec.ts › should not allow parallel css coverage [fail]
library/multiclient.spec.ts › should not allow parallel js coverage and cleanup upon disconnect [fail]
library/multiclient.spec.ts › should unroute websockets [flaky]
library/page-clock.spec.ts › runFor › creates updated Date while ticking [fail]
library/page-clock.spec.ts › runFor › passes 1 minute [fail]
library/page-clock.spec.ts › runFor › passes 8 seconds [fail]
library/page-clock.spec.ts › runFor › triggers multiple simultaneous timers [fail]
library/page-clock.spec.ts › runFor › triggers simultaneous timers [fail]
library/page-clock.spec.ts › stubTimers › replaces global setInterval [fail]
library/page-close.spec.ts › expect should not print timed out error message when page closes [timeout]
library/page-close.spec.ts › interrupt request.response() and request.allHeaders() on page.close [fail]
library/page-close.spec.ts › should not treat navigations as new popups [flaky]
library/page-close.spec.ts › should reject all promises when page is closed [fail]
library/page-event-crash.spec.ts › should be able to close context when page crashes [timeout]
library/page-event-crash.spec.ts › should cancel navigation when page crashes [timeout]
library/page-event-crash.spec.ts › should cancel waitForEvent when page crashes [timeout]
library/page-event-crash.spec.ts › should emit crash event when page crashes [timeout]
library/page-event-crash.spec.ts › should throw on any action after page crashes [timeout]
library/pdf.spec.ts › should be able to generate outline [fail]
library/permissions.spec.ts › should be able to use the local-fonts API [fail]
library/permissions.spec.ts › local network request is allowed from public origin [fail]
library/permissions.spec.ts › permissions › should accumulate when adding [fail]
library/permissions.spec.ts › permissions › should be prompt by default [flaky]
library/permissions.spec.ts › permissions › should clear permissions [fail]
library/permissions.spec.ts › permissions › should deny permission when not listed [fail]
library/permissions.spec.ts › permissions › should fail when bad permission is given [fail]
library/permissions.spec.ts › permissions › should grant permission when creating context [fail]
library/permissions.spec.ts › permissions › should grant permission when listed for all domains [fail]
library/permissions.spec.ts › permissions › should isolate permissions between browser contexts [fail]
library/permissions.spec.ts › permissions › should trigger permission onchange [fail]
library/permissions.spec.ts › should support clipboard read [fail]
library/permissions.spec.ts › storage access [fail]
library/popup.spec.ts › BrowserContext.addInitScript should apply to a cross-process popup [flaky]
library/popup.spec.ts › should inherit extra headers from browser context [flaky]
library/popup.spec.ts › should inherit http credentials from browser context [fail]
library/popup.spec.ts › should inherit offline from browser context [fail]
library/popup.spec.ts › should inherit touch support from browser context [fail]
library/popup.spec.ts › should inherit user agent from browser context @smoke [flaky]
library/popup.spec.ts › should not throttle rAF in the opener page [timeout]
library/popup.spec.ts › should respect routes from browser context [fail]
library/popup.spec.ts › should respect routes from browser context when using window.open [fail]
library/popup.spec.ts › should use viewport size from window features [timeout]
library/proxy.spec.ts › should authenticate [timeout]
library/proxy.spec.ts › should proxy local network requests › by default › link-local [flaky]
library/proxy.spec.ts › should work with authenticate followed by redirect [timeout]
library/resource-timing.spec.ts › should work when serving from memory cache [fail]
library/role-utils.spec.ts › wpt accname #0 [flaky]
library/role-utils.spec.ts › wpt accname #1 [flaky]
library/role-utils.spec.ts › wpt accname #2 [flaky]
library/screenshot.spec.ts › element screenshot › element screenshot should work with a mobile viewport [fail]
library/screenshot.spec.ts › element screenshot › element screenshot should work with device scale factor [fail]
library/screenshot.spec.ts › element screenshot › page screenshot should capture css transform with device pixels [fail]
library/screenshot.spec.ts › element screenshot › should capture full element when larger than viewport with device scale factor [fail]
library/screenshot.spec.ts › element screenshot › should capture full element when larger than viewport with device scale factor and scale:css [fail]
library/screenshot.spec.ts › page screenshot › should run in parallel in multiple pages [fail]
library/screenshot.spec.ts › page screenshot › should work with a mobile viewport [fail]
library/screenshot.spec.ts › page screenshot › should work with a mobile viewport and clip [fail]
library/screenshot.spec.ts › page screenshot › should work with a mobile viewport and fullPage [fail]
library/screenshot.spec.ts › page screenshot › should work with device scale factor [fail]
library/screenshot.spec.ts › page screenshot › should work with device scale factor and clip [fail]
library/screenshot.spec.ts › page screenshot › should work with device scale factor and scale:css [fail]
library/screenshot.spec.ts › page screenshot › should work with device scale factor, clip and scale:css [fail]
library/selector-generator.spec.ts › selector generator › should accept valid aria-label for candidate consideration [timeout]
library/selector-generator.spec.ts › selector generator › should accept valid data-test-id for candidate consideration [timeout]
library/selector-generator.spec.ts › selector generator › should chain text after parent [timeout]
library/selector-generator.spec.ts › selector generator › should escape text with quote [timeout]
library/selector-generator.spec.ts › selector generator › should escape text with slash [timeout]
library/selector-generator.spec.ts › selector generator › should find text in shadow dom [timeout]
library/selector-generator.spec.ts › selector generator › should generate exact label when necessary [timeout]
library/selector-generator.spec.ts › selector generator › should generate exact placeholder when necessary [timeout]
library/selector-generator.spec.ts › selector generator › should generate exact role when necessary [timeout]
library/selector-generator.spec.ts › selector generator › should generate exact text when necessary [timeout]
library/selector-generator.spec.ts › selector generator › should generate exact title when necessary [timeout]
library/selector-generator.spec.ts › selector generator › should generate label selector [timeout]
library/selector-generator.spec.ts › selector generator › should generate multiple: noId [timeout]
library/selector-generator.spec.ts › selector generator › should generate multiple: noId noText [timeout]
library/selector-generator.spec.ts › selector generator › should generate multiple: noText in role [timeout]
library/selector-generator.spec.ts › selector generator › should generate multiple: noText in text [timeout]
library/selector-generator.spec.ts › selector generator › should generate relative selector [timeout]
library/selector-generator.spec.ts › selector generator › should generate text and normalize whitespace [timeout]
library/selector-generator.spec.ts › selector generator › should generate text for <input type=button> [timeout]
library/selector-generator.spec.ts › selector generator › should generate title selector [timeout]
library/selector-generator.spec.ts › selector generator › should handle first non-unique data-testid [timeout]
library/selector-generator.spec.ts › selector generator › should handle second non-unique data-testid [timeout]
library/selector-generator.spec.ts › selector generator › should ignore empty aria-label for candidate consideration [timeout]
library/selector-generator.spec.ts › selector generator › should ignore empty data-test-id for candidate consideration [timeout]
library/selector-generator.spec.ts › selector generator › should ignore empty role for candidate consideration [timeout]
library/selector-generator.spec.ts › selector generator › should match in deep shadow dom [timeout]
library/selector-generator.spec.ts › selector generator › should match in shadow dom [timeout]
library/selector-generator.spec.ts › selector generator › should not accept invalid role for candidate consideration [timeout]
library/selector-generator.spec.ts › selector generator › should not escape spaces inside named attr selectors [timeout]
library/selector-generator.spec.ts › selector generator › should not escape text with >> [timeout]
library/selector-generator.spec.ts › selector generator › should not improve guid text [timeout]
library/selector-generator.spec.ts › selector generator › should not over-escape for CSS syntax [timeout]
library/selector-generator.spec.ts › selector generator › should not prefer zero-sized button over inner span [timeout]
library/selector-generator.spec.ts › selector generator › should not use generated id [timeout]
library/selector-generator.spec.ts › selector generator › should not use icon fonts aria name [timeout]
library/selector-generator.spec.ts › selector generator › should not use input[value] [timeout]
library/selector-generator.spec.ts › selector generator › should not use text for select [timeout]
library/selector-generator.spec.ts › selector generator › should prefer button over inner span [timeout]
library/selector-generator.spec.ts › selector generator › should prefer class to ordinal [timeout]
library/selector-generator.spec.ts › selector generator › should prefer data-testid [timeout]
library/selector-generator.spec.ts › selector generator › should prefer role other input[type] [timeout]
library/selector-generator.spec.ts › selector generator › should prefer role with hasText to css with hasText [timeout]
library/selector-generator.spec.ts › selector generator › should prefer role=button over inner span [timeout]
library/selector-generator.spec.ts › selector generator › should prioritize attributes correctly › name [timeout]
library/selector-generator.spec.ts › selector generator › should prioritize attributes correctly › placeholder [timeout]
library/selector-generator.spec.ts › selector generator › should prioritize attributes correctly › role [timeout]
library/selector-generator.spec.ts › selector generator › should prioritize attributes correctly › type [timeout]
library/selector-generator.spec.ts › selector generator › should properly join child selectors under nested ordinals [timeout]
library/selector-generator.spec.ts › selector generator › should separate selectors by >> [timeout]
library/selector-generator.spec.ts › selector generator › should trim long text [timeout]
library/selector-generator.spec.ts › selector generator › should trim text [timeout]
library/selector-generator.spec.ts › selector generator › should try to improve label text by shortening [timeout]
library/selector-generator.spec.ts › selector generator › should try to improve role name [timeout]
library/selector-generator.spec.ts › selector generator › should try to improve text [timeout]
library/selector-generator.spec.ts › selector generator › should try to improve text by shortening [timeout]
library/selector-generator.spec.ts › selector generator › should use data-testid in strict errors [timeout]
library/selector-generator.spec.ts › selector generator › should use internal:has-text [timeout]
library/selector-generator.spec.ts › selector generator › should use internal:has-text with regexp [timeout]
library/selector-generator.spec.ts › selector generator › should use internal:has-text with regexp with a quote [timeout]
library/selector-generator.spec.ts › selector generator › should use nested ordinals [timeout]
library/selector-generator.spec.ts › selector generator › should use ordinal for identical nodes [timeout]
library/selector-generator.spec.ts › selector generator › should use parent text [timeout]
library/selector-generator.spec.ts › selector generator › should use readable id [timeout]
library/selector-generator.spec.ts › selector generator › should use the name attributes for elements that can have it [timeout]
library/selector-generator.spec.ts › selector generator › should work in dynamic iframes without navigation [timeout]
library/selector-generator.spec.ts › selector generator › should work with tricky attributes [timeout]
library/selector-generator.spec.ts › selector generator › should work without CSS.escape [timeout]
library/shared-worker.spec.ts › should survive shared worker restart [timeout]
library/signals.spec.ts › signals › should close the browser on SIGINT [flaky]
library/slowmo.spec.ts › slowMo › Frame SlowMo setInputFiles [timeout]
library/slowmo.spec.ts › slowMo › Page SlowMo reload [timeout]
library/slowmo.spec.ts › slowMo › Page SlowMo setInputFiles [timeout]
library/snapshotter.spec.ts › snapshots › should capture snapshot target [timeout]
library/tap.spec.ts › should not send mouse events touchstart is canceled [fail]
library/tap.spec.ts › should not send mouse events when touchend is canceled [fail]
library/tap.spec.ts › should not wait for a navigation caused by a tap [timeout]
library/tap.spec.ts › should send all of the correct events @smoke [fail]
library/tap.spec.ts › should send well formed touch points [timeout]
library/tap.spec.ts › should wait until an element is visible to tap it [fail]
library/tap.spec.ts › should work with modifiers [timeout]
library/tap.spec.ts › trial run should not tap [fail]
library/trace-viewer.spec.ts › should handle multiple headers [fail]
library/trace-viewer.spec.ts › should highlight locator in iframe while typing [fail]
library/trace-viewer.spec.ts › should open console errors on click [fail]
library/trace-viewer.spec.ts › should pick locator in iframe [fail]
library/trace-viewer.spec.ts › should render console [fail]
library/trace-viewer.spec.ts › should serve css without content-type [timeout]
library/trace-viewer.spec.ts › should show empty trace viewer [flaky]
library/tracing.spec.ts › should collect trace with resources, but no js [timeout]
library/tracing.spec.ts › should not include trace resources from the previous chunks [fail]
library/tracing.spec.ts › should respect tracesDir and name [fail]
library/video.spec.ts › screencast › should be 800x450 by default [fail]
library/video.spec.ts › screencast › should be 800x600 with null viewport [fail]
library/video.spec.ts › screencast › should capture css transformation [fail]
library/video.spec.ts › screencast › should capture navigation [fail]
library/video.spec.ts › screencast › should capture static page [fail]
library/video.spec.ts › screencast › should capture static page in persistent context @smoke [timeout]
library/video.spec.ts › screencast › should continue recording main page after popup closes [fail]
library/video.spec.ts › screencast › should delete video [fail]
library/video.spec.ts › screencast › should emulate an iphone [fail]
library/video.spec.ts › screencast › should expose video path [timeout]
library/video.spec.ts › screencast › should expose video path blank page [timeout]
library/video.spec.ts › screencast › should expose video path blank popup [timeout]
library/video.spec.ts › screencast › should throw if browser dies [fail]
library/video.spec.ts › screencast › should throw on browser close [fail]
library/video.spec.ts › screencast › should use viewport scaled down to fit into 800x800 as default size [fail]
library/video.spec.ts › screencast › should wait for video to finish if page was closed [fail]
library/video.spec.ts › screencast › should work for popups [timeout]
library/video.spec.ts › screencast › should work with old options [fail]
library/video.spec.ts › screencast › should work with relative path for recordVideo.dir [timeout]
library/video.spec.ts › screencast › should work with weird screen resolution [timeout]
library/video.spec.ts › should saveAs video [fail]
library/web-socket.spec.ts › should emit binary frame events [timeout]
library/web-socket.spec.ts › should emit close events [timeout]
library/web-socket.spec.ts › should emit error [timeout]
library/web-socket.spec.ts › should emit frame events [timeout]
library/web-socket.spec.ts › should filter out the close events when the server closes with a message [timeout]
library/web-socket.spec.ts › should not have stray error events [timeout]
library/web-socket.spec.ts › should pass self as argument to close event [timeout]
library/web-socket.spec.ts › should reject waitForEvent on page close [timeout]
library/web-socket.spec.ts › should reject waitForEvent on socket close [timeout]