playwright/tests/library
Simon Knott cc9c4cdd9a
chore: fix flaky screenshot test (#32517)
In this test, the trace recording goes super fast. Sometimes, this means
that the recording is finished before the screen recorder got a chance
to take a screenshot. If that happens, the tests fail because we never
show a screenshot.
This PR fixes the flakiness by delaying the trace recording so that
there's always a screenshot taken.
2024-09-09 14:00:38 +02:00
..
chromium test: allow running oopif test without newBrowserCDPSession (#32496) 2024-09-06 13:49:37 -07:00
emulation-focus.spec.ts-snapshots
events feat(events): allow waiting for removeAllListeners (#31941) 2024-08-05 21:14:35 -07:00
firefox
inspector chore: deprecate locator.frameLocator() (#32306) 2024-08-26 10:28:54 -07:00
screenshot.spec.ts-snapshots
beforeunload.spec.ts
browser.spec.ts
browsercontext-add-cookies.spec.ts
browsercontext-add-init-script.spec.ts
browsercontext-base-url.spec.ts
browsercontext-basic.spec.ts
browsercontext-clearcookies.spec.ts
browsercontext-cookies.spec.ts
browsercontext-credentials.spec.ts
browsercontext-csp.spec.ts
browsercontext-device.spec.ts
browsercontext-dsf.spec.ts
browsercontext-events.spec.ts
browsercontext-expose-function.spec.ts
browsercontext-fetch-algorithms.spec.ts chore(fetch): pass flush and finishFlush options to brotli (#31833) 2024-07-23 18:28:34 -07:00
browsercontext-fetch-happy-eyeballs.spec.ts test: unflake happy-eyeballs tests (#31861) 2024-07-25 20:22:51 +02:00
browsercontext-fetch.spec.ts feat: allow URLSearchParams and string as params in APIRequestContext (follow-up) (#32143) 2024-08-13 10:39:56 -07:00
browsercontext-har.spec.ts
browsercontext-locale.spec.ts
browsercontext-network-event.spec.ts
browsercontext-page-event.spec.ts
browsercontext-pages.spec.ts
browsercontext-proxy.spec.ts test: unskip 'should use ipv6 proxy' for Docker 2024-08-24 11:49:18 +02:00
browsercontext-reuse.spec.ts
browsercontext-route.spec.ts
browsercontext-service-worker-policy.spec.ts fix: don't throw error on about:blank when blocking ServiceWorker (#32310) 2024-08-26 08:27:21 -07:00
browsercontext-set-extra-http-headers.spec.ts
browsercontext-storage-state.spec.ts
browsercontext-strict.spec.ts
browsercontext-timezone-id.spec.ts
browsercontext-user-agent.spec.ts
browsercontext-viewport-mobile.spec.ts test: update Modernizer tests to Safari 18 (#32290) 2024-08-23 16:59:55 +02:00
browsercontext-viewport.spec.ts test: update Modernizer tests to Safari 18 (#32290) 2024-08-23 16:59:55 +02:00
browsertype-basic.spec.ts
browsertype-connect.spec.ts fix(remote): make sure api calls reject before browser is closed (#31858) 2024-07-25 09:57:34 -07:00
browsertype-launch-selenium.spec.ts
browsertype-launch-server.spec.ts
browsertype-launch.spec.ts
capabilities.spec.ts feat(chromium-tip-of-tree): roll to r1246 (#31951) 2024-08-01 15:13:15 +02:00
channels.spec.ts chore: split firefox and chromium bidi implementations (#32478) 2024-09-05 18:31:56 -07:00
client-certificates.spec.ts feat(webkit): roll to r2066 (#32343) 2024-08-28 08:23:39 -07:00
clock.spec.ts fix(clock): don't throw for |null| or |undefined| callbacks (#32309) 2024-08-26 09:26:38 -07:00
component-parser.spec.ts
css-parser.spec.ts
debug-controller.spec.ts
defaultbrowsercontext-1.spec.ts
defaultbrowsercontext-2.spec.ts chore: use base BrowserType to reference browser types (#32125) 2024-08-12 22:20:58 -07:00
download.spec.ts
downloads-path.spec.ts
emulation-focus.spec.ts
favicon.spec.ts
fetch-proxy.spec.ts chore: remove Chromium Windows proxy hacks (#31724) 2024-08-23 15:17:00 +02:00
geolocation.spec.ts
global-fetch-cookie.spec.ts
global-fetch.spec.ts fix(types): revert type changes made to support TS 5.5 (#32066) 2024-08-08 05:21:48 -07:00
har.spec.ts test: use managed http2 server for client-certificates (#31844) 2024-07-25 18:53:38 +02:00
headful.spec.ts
hit-target.spec.ts
ignorehttpserrors.spec.ts
launcher.spec.ts
locator-generator.spec.ts fix(locator parser): allow escaped quotes in the digest function (#29012) 2024-01-16 16:06:02 -08:00
logger.spec.ts
modernizr.spec.ts test: update Modernizir expectations (#32308) 2024-08-26 08:32:22 -07:00
page-clock.frozen.spec.ts test: move page-clock tests into library/ tests folder (#31752) 2024-07-18 14:45:45 +02:00
page-clock.spec.ts test: move page-clock tests into library/ tests folder (#31752) 2024-07-18 14:45:45 +02:00
page-event-crash.spec.ts
pdf.spec.ts
permissions.spec.ts chore: remove same-site expectations for old browsers (#32334) 2024-08-26 18:41:58 -07:00
playwright.config.ts
popup.spec.ts
proxy-pattern.spec.ts
proxy.spec.ts
resource-timing.spec.ts
role-utils.spec.ts chore: generate simple dom descriptions in codegen (#32333) 2024-08-27 11:52:14 -07:00
screenshot.spec.ts
selector-generator.spec.ts
selectors-register.spec.ts
shared-worker.spec.ts
signals.spec.ts
slowmo.spec.ts
snapshotter.spec.ts
tap.spec.ts
trace-viewer.spec.ts chore: fix flaky screenshot test (#32517) 2024-09-09 14:00:38 +02:00
tracing.spec.ts
unroute-behavior.spec.ts
video.spec.ts
web-socket.spec.ts