playwright/tests/library
Max Schmitt 5e73040235
test: speculative fix for flaky role selectors test (#36767)
2025-07-23 18:45:56 +02:00
..
chromium test: unflake Chromium tracing tests (#36612) 2025-07-09 11:04:18 +02:00
emulation-focus.spec.ts-snapshots (bidi) Add missing reference snapshots for "library/emulation-focus.spec.ts :: should not affect screenshots" (#35945) 2025-05-14 09:21:25 -07:00
events chore: remove setUnderTest (#35810) 2025-04-30 15:52:00 +01:00
firefox feat(firefox): support custom policies.json (#35926) 2025-05-14 09:38:24 +01:00
inspector chore: unflake page.pause() keyboard test (#36636) 2025-07-11 09:44:09 +02:00
screenshot.spec.ts-snapshots chore(bidi): rename snapshot files to match new channel names (#35695) 2025-04-22 12:26:57 -07:00
unit chore: evaluate `UtilityScript` lazily (#36019) 2025-05-21 14:45:50 +01:00
beforeunload.spec.ts fix: do not stall waiting for pending navigations after beforeunload dismiss (#33834) 2024-12-03 15:55:45 -08:00
browser.spec.ts chore: make launch, newContext and newPage progress "strict" (#36336) 2025-06-20 10:00:34 +01:00
browsercontext-add-cookies.spec.ts test: use less localhost for cookies test (#36508) 2025-07-01 10:45:45 +02:00
browsercontext-add-init-script.spec.ts test: rebase 'init script should not observe playwright internals' (#36106) 2025-05-27 15:47:43 -07:00
browsercontext-base-url.spec.ts
browsercontext-basic.spec.ts chore: remove browser.on('context') event (#36154) 2025-06-02 10:32:09 +01:00
browsercontext-clearcookies.spec.ts
browsercontext-cookies-third-party.spec.ts test: use less localhost for cookies test (#36508) 2025-07-01 10:45:45 +02:00
browsercontext-cookies.spec.ts test: use less localhost for cookies test (#36508) 2025-07-01 10:45:45 +02:00
browsercontext-credentials.spec.ts chore: update headless shell treatment (#33603) 2024-11-14 04:20:44 -08:00
browsercontext-csp.spec.ts
browsercontext-device.spec.ts
browsercontext-dsf.spec.ts
browsercontext-events.spec.ts fix: ensure ElementHandlerDispatcher has FrameDispatcher parent (#36214) 2025-06-06 08:50:59 +01:00
browsercontext-expose-function.spec.ts chore: use utilityScript handle in bindings (#35824) 2025-05-01 15:14:17 +01:00
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 test: do not rely on localhost in tests (#36545) 2025-07-03 15:51:32 +02:00
browsercontext-har.spec.ts devops: get rid of fd-slicer dependency and esbuild plugin hack (#35895) 2025-05-08 11:48:18 -07:00
browsercontext-locale.spec.ts
browsercontext-network-event.spec.ts test: unflake two tests (#32879) 2024-09-30 07:49:18 -07:00
browsercontext-page-event.spec.ts test: remove some fixmes (#32953) 2024-10-04 08:22:27 -07:00
browsercontext-pages.spec.ts
browsercontext-proxy.spec.ts test: use less localhost for cookies test (#36508) 2025-07-01 10:45:45 +02:00
browsercontext-reuse.spec.ts test: fix tests in driver mode (#36587) 2025-07-07 23:39:28 +02:00
browsercontext-route.spec.ts test: do not rely on localhost in tests (#36545) 2025-07-03 15:51:32 +02:00
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 test: prevent indexeddb race conditions (#36347) 2025-06-18 12:04:33 +02:00
browsercontext-strict.spec.ts
browsercontext-timezone-id.spec.ts
browsercontext-user-agent.spec.ts
browsercontext-viewport-mobile.spec.ts fix(webkit): scroll mobile page with background-attachment: fixed (#33048) 2024-10-10 14:32:27 -07:00
browsercontext-viewport.spec.ts fix: Reverse Lumia 550 and Lumia 550 Landscape viewports (#34548) 2025-01-30 13:57:43 -08:00
browsertype-basic.spec.ts chore: add _browserTypes helpers to playwright (#34611) 2025-02-07 15:43:08 +01:00
browsertype-connect.spec.ts fix(multiclient): store videos into artifacts folder (#36688) 2025-07-22 16:46:57 +02:00
browsertype-launch-selenium.spec.ts test: unflake selenium tests (#35932) 2025-05-16 07:51:52 +02:00
browsertype-launch-server.spec.ts chore: validate launchOptions options (#36276) 2025-06-13 11:35:37 +02:00
browsertype-launch.spec.ts chore: builtins (#35197) 2025-03-25 13:49:28 +00:00
capabilities.spec.ts test: remove stale fixme/skips in capabilities spec (#36617) 2025-07-09 17:45:07 +02:00
channels.spec.ts test: do not rely on localhost in tests (#36545) 2025-07-03 15:51:32 +02:00
client-certificates.spec.ts Revert "Reapply "fix(har timing): record connect timing for proxied connections" (#32855) (#33003)" (#34535) 2025-01-29 14:51:31 +00:00
component-parser.spec.ts
css-parser.spec.ts chore: better error message when CSS selector fails to parse (#34331) 2025-01-15 11:34:51 -08:00
debug-controller.spec.ts test: fix debug-controller.spec (#36616) 2025-07-09 13:33:51 +01:00
defaultbrowsercontext-1.spec.ts test: do not rely on localhost in tests (#36545) 2025-07-03 15:51:32 +02:00
defaultbrowsercontext-2.spec.ts chore: push browser to the client when launching persistent (#36037) 2025-05-22 13:06:03 +01:00
download.spec.ts chore: update headless shell treatment (#33603) 2024-11-14 04:20:44 -08:00
downloads-path.spec.ts
emulation-focus.spec.ts chore: try the new CDPScreenshotNewSurface feature on cr-tot (#36092) 2025-05-28 15:22:59 +01:00
favicon.spec.ts
fetch-proxy.spec.ts test: unflake two tests (#32879) 2024-09-30 07:49:18 -07:00
geolocation.spec.ts
global-fetch-cookie.spec.ts fix(tests): lookup localhost subdomains on Win and Mac (#36285) 2025-06-11 09:25:22 -07:00
global-fetch.spec.ts chore: abort pending operations upon disconnect (#36496) 2025-07-04 18:53:16 +01:00
har.spec.ts chore: simplify bidi browsers handling (#36363) 2025-06-20 10:00:21 +01:00
headful.spec.ts chore: move utils that are user in server to server/utils (1) (#34734) 2025-02-11 15:40:41 -08:00
hit-target.spec.ts
ignorehttpserrors.spec.ts test: ignoreHTTPSErrors should be isolated between contexts (#35981) 2025-05-16 16:16:45 -07:00
launcher.spec.ts chore: introduce chromium-tip-of-tree-headless-shell (#33964) 2024-12-11 18:11:33 -08:00
locator-dispatchevent-touch.spec.ts fix: dispatch touch events in webkit (#34250) 2025-01-08 11:06:30 -08:00
locator-generator.spec.ts fix: make sure `asLocatorDescription()` tolerates invalid selectors (#36562) 2025-07-04 18:52:48 +01:00
logger.spec.ts
modernizr.spec.ts test: do not rely on localhost in tests (#36545) 2025-07-03 15:51:32 +02:00
multiclient.spec.ts chore: stop tracing upon client disconnect (#36656) 2025-07-12 13:09:50 +01: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 fix: update performance.now() when calling in a busy loop (#35435) 2025-04-07 22:40:58 +02:00
page-close.spec.ts chore: move Page.close() tests to tests/library (#36390) 2025-06-23 08:39:47 -07:00
page-event-crash.spec.ts chore: remove underscore from public members in page (#35820) 2025-04-30 18:57:59 -07:00
pdf.spec.ts chore: pdf generation now works in headed mode too (#33879) 2024-12-05 17:53:31 -08:00
permissions.spec.ts feat(chromium): add local-fonts API permission (#36186) 2025-06-12 23:46:56 +02:00
playwright.config.ts chore: remove setUnderTest (#35810) 2025-04-30 15:52:00 +01:00
popup.spec.ts chore: use utilityScript handle in bindings (#35824) 2025-05-01 15:14:17 +01:00
proxy-pattern.spec.ts chore: move utils that are user in server to server/utils (2) (#34736) 2025-02-11 17:19:27 -08:00
proxy.spec.ts test: do not rely on localhost in tests (#36545) 2025-07-03 15:51:32 +02:00
resource-timing.spec.ts
role-utils.spec.ts test: speculative fix for flaky role selectors test (#36767) 2025-07-23 18:45:56 +02:00
route-web-socket.spec.ts test: allow running routeWebSocket tests on different host (#36500) 2025-07-01 00:00:23 +02:00
screenshot.spec.ts chore: try the new CDPScreenshotNewSurface feature on cr-tot (#36092) 2025-05-28 15:22:59 +01:00
selector-generator.spec.ts fix: restore proper class name escaping (#36258) 2025-06-10 13:44:45 +01:00
selectors-register.spec.ts chore: throw early error selector name clash (#36469) 2025-07-01 08:49:39 +02:00
shared-worker.spec.ts
signals.spec.ts test: brush up fixtures, unflake some tests (#32854) 2024-09-27 07:06:37 -07:00
slowmo.spec.ts
snapshotter.spec.ts test: do not rely on localhost in tests (#36545) 2025-07-03 15:51:32 +02:00
tap.spec.ts
trace-viewer.spec.ts chore(trace-viewer): improve progress indicator when loading trace (#36678) 2025-07-18 10:56:49 -07:00
tracing.spec.ts chore: unflake tracing screencast frames (#36613) 2025-07-09 13:26:38 +02:00
unroute-behavior.spec.ts chore: resolve unroute all race (#36588) 2025-07-07 20:23:57 -07:00
video.spec.ts chore: builtins (#35197) 2025-03-25 13:49:28 +00:00
web-socket.spec.ts test: do not rely on localhost in tests (#36545) 2025-07-03 15:51:32 +02:00