playwright/tests/library
Yury Semikhatsky be259dac7c
fix: expose window.safari in webkit (#21361)
The actual API of the object is not implemented because those who want
to test it will likely need their own mock and for the browser detection
logic (as described in the bug) just having the property on window
should be sufficient.

Fixes #21037
2023-03-03 13:38:13 -08: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 test: update stale test expectations (#20423) 2023-01-27 21:52:34 -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 chore: group tests under tests/ (1) (#13081) 2022-03-25 16:05:50 -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 feat(routeFromHAR): add arguments (#21223) 2023-02-27 15:27:38 -08: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 chore: update selenium 4 tests to not use /wd/hub (#21240) 2023-02-27 19:43:49 -08: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 fix: expose window.safari in webkit (#21361) 2023-03-03 13:38:13 -08:00
channels.spec.ts test: fix video channel tests (#18807) 2022-11-14 22:20:00 -08:00
component-parser.spec.ts chore: relax transpilation criteria to allow ems imports of .vue files (#15592) 2022-07-13 16:11:38 -07:00
css-parser.spec.ts chore: use utils via index export (6) (#13417) 2022-04-07 21:48:41 -07: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(expect): poll/toPass should not wait over specified timeout (#20266) 2023-01-20 15:47:24 -08:00
har.spec.ts test: har does not hang on slow chunked response (#21392) 2023-03-03 11:32:21 -08: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): account for iframes with padding (#19732) 2022-12-27 16:59:34 -08: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(generator): FilterOptions in java (#19741) 2022-12-28 09:13:06 -08: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
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(generator): penalize for the selector length (#19672) 2022-12-22 20:54:04 -08: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 fix(snapshot): render srcdoc iframe snapshots (#21003) 2023-02-27 13:34:39 -08:00
tap.spec.ts chore: fix typos (#20473) 2023-01-30 09:53:28 +01:00
trace-viewer.spec.ts chore: use listview to render stack trace (#21197) 2023-02-24 15:31:10 -08:00
tracing.spec.ts chore: flatten metadata in trace events (#21214) 2023-02-27 15:29:20 -08:00
video.spec.ts test: disable "should work with video+trace" on headed (#20299) 2023-01-23 15:26:05 -08:00
web-socket.spec.ts chore: group tests under tests/ (1) (#13081) 2022-03-25 16:05:50 -07:00