playwright/tests/library
Dmitry Gozman 7c0bff15ca
feat(fulfill): improve fulfilling from har (#14789)
- `har` option is now an object `{ path, fallback }`.
- Allows falling back to `abort()`, `continue()` or throwing.
- Matches based on url + method.
- Follows redirects in the HAR file.
- Nice error/stack when throwing.
- Tests.
2022-06-10 14:26:45 -07:00
..
chromium
emulation-focus.spec.ts-snapshots
firefox
inspector test: fix pause.spec on tracing bots (#14766) 2022-06-09 13:34:01 -07:00
screenshot.spec.ts-snapshots
beforeunload.spec.ts
browser.spec.ts
browsercontext-add-cookies.spec.ts feat(chromium-tip-of-tree): roll to r1014 (#14742) 2022-06-10 15:59:49 +02:00
browsercontext-add-init-script.spec.ts
browsercontext-base-url.spec.ts
browsercontext-basic.spec.ts
browsercontext-clearcookies.spec.ts
browsercontext-cookies.spec.ts feat(chromium-tip-of-tree): roll to r1014 (#14742) 2022-06-10 15:59:49 +02:00
browsercontext-credentials.spec.ts
browsercontext-csp.spec.ts
browsercontext-device.spec.ts
browsercontext-dsf.spec.ts
browsercontext-expose-function.spec.ts
browsercontext-fetch.spec.ts
browsercontext-locale.spec.ts feat(webkit): roll to r1658 (#14709) 2022-06-08 10:16:49 -07:00
browsercontext-network-event.spec.ts
browsercontext-page-event.spec.ts
browsercontext-pages.spec.ts
browsercontext-proxy.spec.ts
browsercontext-route.spec.ts feat(route): chain routes (#14771) 2022-06-10 09:06:39 -07:00
browsercontext-service-worker-policy.spec.ts feat: add allow/block serviceWorkers option (#14714) 2022-06-08 18:27:51 -04: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
browsercontext-viewport.spec.ts tests(fixit): garden win/webkit/input tests (#14721) 2022-06-08 14:13:39 -08:00
browsertype-basic.spec.ts
browsertype-connect.spec.ts
browsertype-launch-selenium.spec.ts
browsertype-launch-server.spec.ts
browsertype-launch.spec.ts
capabilities.spec.ts
channels.spec.ts
component-parser.spec.ts
css-parser.spec.ts
defaultbrowsercontext-1.spec.ts
defaultbrowsercontext-2.spec.ts tests: nuke the failing/flaky test (#14724) 2022-06-08 17:21:19 -08:00
download.spec.ts
downloads-path.spec.ts
emulation-focus.spec.ts test(ff): fix headed tests (#14764) 2022-06-09 12:56:07 -07:00
favicon.spec.ts
geolocation.spec.ts
global-fetch-cookie.spec.ts
global-fetch.spec.ts
har.spec.ts feat(fulfill): improve fulfilling from har (#14789) 2022-06-10 14:26:45 -07:00
headful.spec.ts
hit-target.spec.ts
ignorehttpserrors.spec.ts
launcher.spec.ts
logger.spec.ts
modernizr.spec.ts
pdf.spec.ts
permissions.spec.ts
playwright.config.ts
popup.spec.ts feat(chromium-tip-of-tree): roll to r1014 (#14742) 2022-06-10 15:59:49 +02:00
port-forwarding-server.spec.ts
proxy.spec.ts
resource-timing.spec.ts
role-utils.spec.ts test: split accname, fix select preventing context closure 2022-06-09 13:58:22 -07:00
screenshot.spec.ts
selector-generator.spec.ts
selectors-register.spec.ts
signals.spec.ts
slowmo.spec.ts
snapshotter.spec.ts
tap.spec.ts
trace-viewer.spec.ts
tracing.spec.ts
video.spec.ts test(firefox): skip more video tests when tracing is on (#14768) 2022-06-09 14:21:21 -07:00
web-socket.spec.ts