playwright/tests/library
Dmitry Gozman e5cc9f36f9
test: fix electron tests (#38654)
2025-12-29 09:50:41 -08:00
..
chromium feat(api): expose connectOverCDP({ isLocal }) (#38614) 2025-12-18 17:09:53 -08:00
emulation-focus.spec.ts-snapshots
events
firefox
inspector test: fix electron tests (#38654) 2025-12-29 09:50:41 -08:00
screenshot.spec.ts-snapshots
unit fix(clock): do not advance into the past (#37820) 2025-10-14 10:15:33 -07:00
beforeunload.spec.ts fix(library): don't dirty page state when calling page.close() (#37608) 2025-10-03 05:33:18 -07:00
browser.spec.ts
browsercontext-add-cookies.spec.ts feat(webkit): allow running WebKit via WSL on Windows (#36358) 2025-09-09 12:34:30 +02:00
browsercontext-add-init-script.spec.ts
browsercontext-base-url.spec.ts
browsercontext-basic.spec.ts chore(test): introduce isBidi fixture (#38564) 2025-12-15 15:44:39 -08:00
browsercontext-clearcookies.spec.ts
browsercontext-cookies-third-party.spec.ts feat(webkit): allow running WebKit via WSL on Windows (#36358) 2025-09-09 12:34:30 +02:00
browsercontext-cookies.spec.ts test: update new cookie test expectation on wk win (#37971) 2025-10-22 15:47:21 -07:00
browsercontext-credentials.spec.ts
browsercontext-csp.spec.ts test: add inline scripts to csp tests (#38295) 2025-11-21 08:15:42 -08:00
browsercontext-device.spec.ts chore(test): introduce isBidi fixture (#38564) 2025-12-15 15:44:39 -08:00
browsercontext-dsf.spec.ts
browsercontext-events.spec.ts chore(test): introduce isBidi fixture (#38564) 2025-12-15 15:44:39 -08:00
browsercontext-expose-function.spec.ts
browsercontext-fetch-algorithms.spec.ts
browsercontext-fetch-happy-eyeballs.spec.ts
browsercontext-fetch.spec.ts feat(webkit): allow running WebKit via WSL on Windows (#36358) 2025-09-09 12:34:30 +02:00
browsercontext-har.spec.ts
browsercontext-locale.spec.ts
browsercontext-network-event.spec.ts chore(bidi): use bidi- channels with playwright.chromium (#37702) 2025-10-03 13:44:22 -07:00
browsercontext-page-event.spec.ts chore(test): introduce isBidi fixture (#38564) 2025-12-15 15:44:39 -08:00
browsercontext-pages.spec.ts chore(test): introduce isBidi fixture (#38564) 2025-12-15 15:44:39 -08:00
browsercontext-proxy.spec.ts chore(test): introduce isBidi fixture (#38564) 2025-12-15 15:44:39 -08:00
browsercontext-reuse.spec.ts chore: move agent cache management into ArtifactsRecorder (#38518) 2025-12-10 15:57:30 -08:00
browsercontext-route.spec.ts
browsercontext-service-worker-policy.spec.ts
browsercontext-set-extra-http-headers.spec.ts
browsercontext-storage-state.spec.ts
browsercontext-strict.spec.ts
browsercontext-timezone-id.spec.ts chore(test): introduce isBidi fixture (#38564) 2025-12-15 15:44:39 -08:00
browsercontext-user-agent.spec.ts
browsercontext-viewport-mobile.spec.ts fix(webkit): preserve window.orientation override after navigation (#38619) 2025-12-19 09:09:02 -08:00
browsercontext-viewport.spec.ts chore(test): introduce isBidi fixture (#38564) 2025-12-15 15:44:39 -08:00
browsertype-basic.spec.ts
browsertype-connect.spec.ts test: fix electron tests (#38654) 2025-12-29 09:50:41 -08:00
browsertype-launch-selenium.spec.ts
browsertype-launch-server.spec.ts
browsertype-launch.spec.ts chore(test): introduce isBidi fixture (#38564) 2025-12-15 15:44:39 -08:00
capabilities.spec.ts test: unflake/fix/delete some tests (#38511) 2025-12-10 16:30:25 +00:00
channels.spec.ts chore(bidi): use bidi- channels with playwright.chromium (#37702) 2025-10-03 13:44:22 -07:00
client-certificates.spec.ts
component-parser.spec.ts
css-parser.spec.ts
debug-controller.spec.ts test: fix electron tests (#38654) 2025-12-29 09:50:41 -08:00
defaultbrowsercontext-1.spec.ts test: add inline scripts to csp tests (#38295) 2025-11-21 08:15:42 -08:00
defaultbrowsercontext-2.spec.ts chore(test): introduce isBidi fixture (#38564) 2025-12-15 15:44:39 -08:00
download.spec.ts feat(webkit): allow running WebKit via WSL on Windows (#36358) 2025-09-09 12:34:30 +02:00
downloads-path.spec.ts
emulation-focus.spec.ts chore(test): introduce isBidi fixture (#38564) 2025-12-15 15:44:39 -08:00
favicon.spec.ts chore(bidi): use bidi- channels with playwright.chromium (#37702) 2025-10-03 13:44:22 -07:00
fetch-proxy.spec.ts chore: update https-proxy-agent (#37713) 2025-10-06 17:40:56 +02:00
geolocation.spec.ts
global-fetch-cookie.spec.ts
global-fetch.spec.ts chore: move agent cache management into ArtifactsRecorder (#38518) 2025-12-10 15:57:30 -08:00
har.spec.ts chore(test): introduce isBidi fixture (#38564) 2025-12-15 15:44:39 -08:00
headful.spec.ts chore(test): introduce isBidi fixture (#38564) 2025-12-15 15:44:39 -08:00
hit-target.spec.ts test: fix/unflake/rebase some tests (#38508) 2025-12-10 14:14:55 +00:00
ignorehttpserrors.spec.ts
launcher.spec.ts
locator-dispatchevent-touch.spec.ts
locator-generator.spec.ts
logger.spec.ts
modernizr.spec.ts feat(webkit): roll to r2232 (#38384) 2025-12-03 14:45:03 +00:00
multiclient.spec.ts
page-clock.frozen.spec.ts
page-clock.spec.ts
page-close.spec.ts chore: always plumb close reason through TargetClosedError (#38512) 2025-12-10 19:58:49 +00:00
page-event-crash.spec.ts test: drop webview2 bot (#38490) 2025-12-09 09:08:34 +01:00
pdf.spec.ts
perform-task.spec.ts chore: add expectAria to perform (#38640) 2025-12-27 08:36:27 -08:00
perform-task.spec.ts-cache.json chore: do not run agents perform by default (#38596) 2025-12-17 16:21:09 -08:00
permissions.spec.ts chore: allow local-network-access permission in chromium (#37871) 2025-10-16 16:59:48 -07:00
playwright.config.ts chore: add perform secrets, form tool (#38467) 2025-12-08 12:23:45 -08:00
popup.spec.ts
proxy-pattern.spec.ts
proxy.spec.ts feat(webkit): allow running WebKit via WSL on Windows (#36358) 2025-09-09 12:34:30 +02:00
resource-timing.spec.ts chore(test): introduce isBidi fixture (#38564) 2025-12-15 15:44:39 -08:00
role-utils.spec.ts
route-web-socket.spec.ts
screenshot.spec.ts chore(test): introduce isBidi fixture (#38564) 2025-12-15 15:44:39 -08:00
selector-generator.spec.ts fix(selector generator): heuristic for icon fonts (#38182) 2025-11-11 23:29:56 +00:00
selectors-register.spec.ts
shared-worker.spec.ts
signals.spec.ts chore: pass isUnderTest to wsl (#38087) 2025-10-31 11:58:11 -07:00
slowmo.spec.ts
tap.spec.ts
trace-viewer.spec.ts test: fix electron tests (#38654) 2025-12-29 09:50:41 -08:00
tracing.spec.ts
unroute-behavior.spec.ts
video.spec.ts test: fix electron tests (#38654) 2025-12-29 09:50:41 -08:00
web-socket.spec.ts