playwright/tests/library
Playwright Service 2dee3c4fc7
feat(webkit): roll to r1813 (#21819)
Signed-off-by: Max Schmitt <max@schmitt.mx>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Max Schmitt <max@schmitt.mx>
2023-03-20 23:56:03 +01:00
..
chromium fix(oopif): get response body from adopting frame (#21324) 2023-03-01 17:18:58 -08:00
emulation-focus.spec.ts-snapshots feat(webkit): roll to r1674 (#15384) 2022-07-08 11:07:06 -07:00
firefox chore: group tests under tests/ (1) (#13081) 2022-03-25 16:05:50 -07:00
inspector chore(tv): render error in-line (#21586) 2023-03-10 16:22:19 -08:00
screenshot.spec.ts-snapshots feat(webkit): roll to r1674 (#15384) 2022-07-08 11:07:06 -07:00
beforeunload.spec.ts chore: group tests under tests/ (1) (#13081) 2022-03-25 16:05:50 -07:00
browser.spec.ts feat(browser): add Browser.BrowserType() method (#14468) 2022-06-06 09:46:08 -07:00
browsercontext-add-cookies.spec.ts test: unskip WK tests (#21033) 2023-02-21 23:49:14 +01:00
browsercontext-add-init-script.spec.ts chore: group tests under tests/ (1) (#13081) 2022-03-25 16:05:50 -07:00
browsercontext-base-url.spec.ts chore: group tests under tests/ (1) (#13081) 2022-03-25 16:05:50 -07:00
browsercontext-basic.spec.ts test: unskip setContent with js disabled (#21644) 2023-03-13 19:03:31 -07:00
browsercontext-clearcookies.spec.ts chore: group tests under tests/ (1) (#13081) 2022-03-25 16:05:50 -07:00
browsercontext-cookies.spec.ts test: update stale test expectations (#20423) 2023-01-27 21:52:34 -08:00
browsercontext-credentials.spec.ts chore: group tests under tests/ (1) (#13081) 2022-03-25 16:05:50 -07:00
browsercontext-csp.spec.ts chore: group tests under tests/ (1) (#13081) 2022-03-25 16:05:50 -07:00
browsercontext-device.spec.ts chore: group tests under tests/ (1) (#13081) 2022-03-25 16:05:50 -07:00
browsercontext-dsf.spec.ts chore: align more ESLint rules with VSCode formatting (#16647) 2022-08-18 20:12:33 +02:00
browsercontext-expose-function.spec.ts fix(reuse): workaround long sw unregister (#19930) 2023-01-06 17:02:40 -08:00
browsercontext-fetch-happy-eyeballs.spec.ts feat(fetch): happy eyeballs (#19902) 2023-01-05 14:39:49 -08:00
browsercontext-fetch.spec.ts chore: introduce defineConfig for easier JS typing (#20061) 2023-01-12 13:12:02 -08:00
browsercontext-har.spec.ts chore: update routeFromHAR options for release (#21764) 2023-03-17 11:49:45 -07:00
browsercontext-locale.spec.ts feat(webkit): roll to r1658 (#14709) 2022-06-08 10:16:49 -07:00
browsercontext-network-event.spec.ts chore: group tests under tests/ (1) (#13081) 2022-03-25 16:05:50 -07:00
browsercontext-page-event.spec.ts chore: align more ESLint rules with VSCode formatting (#16647) 2022-08-18 20:12:33 +02:00
browsercontext-pages.spec.ts feat(webkit): roll to r1703 (#16604) 2022-08-17 17:13:00 -07:00
browsercontext-proxy.spec.ts feat(webkit): roll to r1801 (#21183) 2023-02-24 15:34:37 +01:00
browsercontext-reuse.spec.ts chore: do not cache between reused context (#20052) 2023-03-03 12:37:44 +01:00
browsercontext-route.spec.ts test: update stale test expectations (#20423) 2023-01-27 21:52:34 -08: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 chore: group tests under tests/ (1) (#13081) 2022-03-25 16:05:50 -07:00
browsercontext-storage-state.spec.ts chore: group tests under tests/ (1) (#13081) 2022-03-25 16:05:50 -07:00
browsercontext-strict.spec.ts chore: group tests under tests/ (1) (#13081) 2022-03-25 16:05:50 -07:00
browsercontext-timezone-id.spec.ts chore: group tests under tests/ (1) (#13081) 2022-03-25 16:05:50 -07:00
browsercontext-user-agent.spec.ts chore: group tests under tests/ (1) (#13081) 2022-03-25 16:05:50 -07:00
browsercontext-viewport-mobile.spec.ts chore: group tests under tests/ (1) (#13081) 2022-03-25 16:05:50 -07:00
browsercontext-viewport.spec.ts fix: throw on tap when hasTouch=false (#20457) 2023-01-27 15:51:57 -08:00
browsertype-basic.spec.ts chore: group tests under tests/ (1) (#13081) 2022-03-25 16:05:50 -07:00
browsertype-connect.spec.ts chore: throw on context.close() if it was closed externally (#21347) 2023-03-02 13:46:54 -08:00
browsertype-launch-selenium.spec.ts test: selectively disable selenium tests (#21741) 2023-03-17 17:48:45 -07:00
browsertype-launch-server.spec.ts chore: handle unexpected ws response (#17714) 2022-09-29 14:04:19 -07:00
browsertype-launch.spec.ts fix(connect): respect launch options when turning into connect (#20757) 2023-02-08 13:06:05 -08:00
capabilities.spec.ts test: enable XMLHttpRequest upload events test on WK+Windows (#21727) 2023-03-17 12:32:55 +01:00
channels.spec.ts test: fix video channel tests (#18807) 2022-11-14 22:20:00 -08:00
component-parser.spec.ts chore: move sever/isomorphic to utils/ to use it in client (#21445) 2023-03-06 18:49:14 -08:00
css-parser.spec.ts chore: move sever/isomorphic to utils/ to use it in client (#21445) 2023-03-06 18:49:14 -08:00
debug-controller.spec.ts test: run more tests in 'service' mode (#20734) 2023-02-07 18:25:33 -08:00
defaultbrowsercontext-1.spec.ts chore: fix typos (#20473) 2023-01-30 09:53:28 +01:00
defaultbrowsercontext-2.spec.ts test: fix socks proxy test for wk mac (#20227) 2023-01-19 09:10:42 -08:00
download.spec.ts chore: remove experimental dockerfile.remote (#20790) 2023-02-09 12:18:02 -08:00
downloads-path.spec.ts chore: align more ESLint rules with VSCode formatting (#16647) 2022-08-18 20:12:33 +02:00
emulation-focus.spec.ts chore: align more ESLint rules with VSCode formatting (#16647) 2022-08-18 20:12:33 +02:00
favicon.spec.ts chore: fix typos (#20473) 2023-01-30 09:53:28 +01:00
geolocation.spec.ts test: unflake a few tests (#15959) 2022-07-27 11:27:53 -07:00
global-fetch-cookie.spec.ts feat(fetch): happy eyeballs (#19902) 2023-01-05 14:39:49 -08:00
global-fetch.spec.ts fix(fetch): preserve case in header names (#21543) 2023-03-10 08:58:12 -08:00
har.spec.ts feat(webkit): roll to r1813 (#21819) 2023-03-20 23:56:03 +01:00
headful.spec.ts test: update stale test expectations (#20423) 2023-01-27 21:52:34 -08:00
hit-target.spec.ts fix(hit target): workaround webkit elementsFromPoint bug (#21642) 2023-03-13 19:33:56 -07:00
ignorehttpserrors.spec.ts fix: emit load/domcontentloaded events as reported by the browser (#16861) 2022-08-26 13:48:05 -07:00
launcher.spec.ts test: run more tests in 'service' mode (#20734) 2023-02-07 18:25:33 -08:00
locator-generator.spec.ts fix(selector generator): do not produce has-text="foo"s (#21679) 2023-03-15 13:43:42 -07:00
logger.spec.ts test: run more tests in 'service' mode (#20734) 2023-02-07 18:25:33 -08:00
modernizr.spec.ts test: update macos 12 test expectations (#16223) 2022-08-03 14:51:11 -07:00
page-event-crash.spec.ts test: force crash tests on new worker and keep launchOptions (#21818) 2023-03-20 21:43:51 +01:00
pdf.spec.ts chore: group tests under tests/ (1) (#13081) 2022-03-25 16:05:50 -07:00
permissions.spec.ts feat(chromium-tip-of-tree): roll to r1080 (#20323) 2023-01-25 10:23:12 +01:00
playwright.config.ts chore: mark comparator option back as experimental (#20816) 2023-02-13 11:11:44 -08:00
popup.spec.ts test: unskip viewport size test (#15268) 2022-06-30 15:58:11 +02:00
proxy-pattern.spec.ts feat(socks): support pattern similar to proxy bypass rules (#19387) 2022-12-12 12:27:34 -08:00
proxy.spec.ts chore: remove experimental dockerfile.remote (#20790) 2023-02-09 12:18:02 -08:00
resource-timing.spec.ts test: skip resource-timing WK tests on Windows (#20622) 2023-02-06 10:41:09 +01:00
role-utils.spec.ts fix(role): update allowsNameFromContent to closer align with blink/gecko (#19692) 2022-12-27 09:06:46 -08:00
screenshot.spec.ts chore: fix typos (#20473) 2023-01-30 09:53:28 +01:00
selector-generator.spec.ts fix(selector generator): do not produce has-text="foo"s (#21679) 2023-03-15 13:43:42 -07:00
selectors-register.spec.ts fix(selectors): allow custom engines in out-of-process (#17139) 2022-09-06 14:15:53 -07:00
shared-worker.spec.ts fix(chromium): detach from shared workers (#18976) 2022-11-22 15:20:42 -08:00
signals.spec.ts chore: remove test that sends SIGTERM to the browser (#21171) 2023-02-23 14:49:18 -08:00
slowmo.spec.ts chore: simplify slowmo implementation (#18990) 2022-11-22 11:06:45 -08:00
snapshotter.spec.ts chore: split trace events into phases (#21696) 2023-03-15 22:33:40 -07:00
tap.spec.ts chore: fix typos (#20473) 2023-01-30 09:53:28 +01:00
trace-viewer.spec.ts chore(ui): show output on demand (#21592) 2023-03-11 11:43:33 -08:00
tracing.spec.ts test: gardening (#21814) 2023-03-20 12:52:52 -07:00
video.spec.ts test: make the tree green (#21551) 2023-03-09 16:56:29 -08:00
web-socket.spec.ts chore: group tests under tests/ (1) (#13081) 2022-03-25 16:05:50 -07:00