playwright/tests/library
GeneratorX16 b81d93c906 title: Set correct viewport for Nokia Lumia 550 and Nokia Lumia 550 Landscape
description: The viewports for Nokia Lumia 550 and Nokia Lumia 550 landscape were reversed, with the landscape one having height greater than the width and the normal one having width greater than the height. Also added test for it.
label: fix
footer: https://github.com/microsoft/playwright/issues/34523
2025-01-29 23:40:45 +05:30
..
chromium chore: update chrome extensions doc and tests (#34236) 2025-01-08 17:24:29 +00:00
emulation-focus.spec.ts-snapshots feat(webkit): roll to r1674 (#15384) 2022-07-08 11:07:06 -07:00
events feat(events): allow waiting for removeAllListeners (#31941) 2024-08-05 21:14:35 -07:00
firefox chore(bidi): simplify launcher tests for Firefox (#34405) 2025-01-22 13:06:24 -08:00
inspector fix(codegen): attribute navigation to press/fill (#34528) 2025-01-28 17:59:16 -08:00
screenshot.spec.ts-snapshots chore(bidi): add missing canonical screenshots for tests running with Firefox and WebDriver BiDi (#34257) 2025-01-09 10:36:59 -08:00
unit feat(trace viewer): add "Copy as Playwright Request" button (#33298) 2024-11-20 10:16:43 +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 tests strict (1) (#27731) 2023-10-23 09:31:30 -07:00
browsercontext-add-cookies.spec.ts chore: fix simulated clock bots (#31301) 2024-06-17 09:17:38 -07:00
browsercontext-add-init-script.spec.ts chore: make tests strict (1) (#27731) 2023-10-23 09:31:30 -07:00
browsercontext-base-url.spec.ts chore: make tests strict (1) (#27731) 2023-10-23 09:31:30 -07:00
browsercontext-basic.spec.ts test: remove some fixmes (#32953) 2024-10-04 08:22:27 -07:00
browsercontext-clearcookies.spec.ts chore: move filter params into the clearCookies (#30111) 2024-03-26 08:12:26 -07:00
browsercontext-cookies.spec.ts test: update macOS-15 WebKit cookie tests expectations (#33332) 2024-10-28 20:34:08 +01:00
browsercontext-credentials.spec.ts chore: update headless shell treatment (#33603) 2024-11-14 04:20:44 -08: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: make tests strict (1) (#27731) 2023-10-23 09:31:30 -07:00
browsercontext-dsf.spec.ts chore: align more ESLint rules with VSCode formatting (#16647) 2022-08-18 20:12:33 +02:00
browsercontext-events.spec.ts chore: introduce clock test mode (#31110) 2024-05-31 14:44:26 -07:00
browsercontext-expose-function.spec.ts chore: make tests strict (1) (#27731) 2023-10-23 09:31:30 -07: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: update macOS-15 WebKit cookie tests expectations (#33332) 2024-10-28 20:34:08 +01:00
browsercontext-har.spec.ts chore(lint): Ensure EOL newlines (#34117) 2024-12-20 09:17:09 -08:00
browsercontext-locale.spec.ts test: locale/timeZone should affect Intl.DateTimeFormat() (#27898) 2023-11-01 17:29:57 +01:00
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 chore: make tests strict (1) (#27731) 2023-10-23 09:31:30 -07:00
browsercontext-proxy.spec.ts test: remove some fixmes (#32953) 2024-10-04 08:22:27 -07:00
browsercontext-reuse.spec.ts fix(routeWebSocket): should work after context reuse (#34165) 2024-12-30 10:00:10 -08:00
browsercontext-route.spec.ts feat(webkit): roll to r2014 (#31074) 2024-05-29 17:20:38 -07: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 chore: group tests under tests/ (1) (#13081) 2022-03-25 16:05:50 -07:00
browsercontext-storage-state.spec.ts chore: remove check for node < 16 (#33301) 2024-10-25 10:33:43 -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 test: locale/timeZone should affect Intl.DateTimeFormat() (#27898) 2023-11-01 17:29:57 +01:00
browsercontext-user-agent.spec.ts fix(chromium): emulate navigator.userAgentData along with UA (#29159) 2024-01-25 07:34:11 -08:00
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 title: Set correct viewport for Nokia Lumia 550 and Nokia Lumia 550 Landscape 2025-01-29 23:40:45 +05:30
browsertype-basic.spec.ts chore: skip tests that fail in cross-machine service mode (#24412) 2023-07-25 16:47:04 -07:00
browsertype-connect.spec.ts Revert "Reapply "fix(har timing): record connect timing for proxied connections" (#32855) (#33003)" (#34535) 2025-01-29 14:51:31 +00:00
browsertype-launch-selenium.spec.ts test: unskip selenium driver test (#23129) 2023-05-18 18:33:11 +02:00
browsertype-launch-server.spec.ts feat(api): add host option in launchServer options (#30999) 2024-05-27 11:24:23 +02:00
browsertype-launch.spec.ts chore: remove check for node < 16 (#33301) 2024-10-25 10:33:43 -07:00
capabilities.spec.ts test: skip 'should not auto play audio' with frozen time (#33799) 2024-11-28 06:36:49 -08:00
channels.spec.ts test: rebase headless-shell/--headless=new/Edge tests (#33350) 2024-10-30 15:12:05 +01: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 Fix various typos (Fixes #27396) (#27391) 2023-10-04 19:56:42 -07:00
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 chore: report highlight parse error to debug controller (#33984) 2024-12-13 16:10:59 -08:00
defaultbrowsercontext-1.spec.ts test: unflake some cookie tests in msedge (#34217) 2025-01-05 18:19:28 +00:00
defaultbrowsercontext-2.spec.ts chore: use base BrowserType to reference browser types (#32125) 2024-08-12 22:20:58 -07:00
download.spec.ts chore: update headless shell treatment (#33603) 2024-11-14 04:20:44 -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 feat(webkit): roll to r2108 (#33710) 2024-11-21 14:42:21 -08:00
favicon.spec.ts chore: fix typos (#20473) 2023-01-30 09:53:28 +01:00
fetch-proxy.spec.ts test: unflake two tests (#32879) 2024-09-30 07:49:18 -07:00
geolocation.spec.ts test: unflake a few tests (#15959) 2022-07-27 11:27:53 -07:00
global-fetch-cookie.spec.ts fix(fetch): restore from empty storage state (#27025) 2023-09-12 13:11:18 -07:00
global-fetch.spec.ts fix(fetch): fallback to given URL if baseURL is invalid (#32911) 2024-10-01 22:43:32 +02:00
har.spec.ts Revert "Reapply "fix(har timing): record connect timing for proxied connections" (#32855) (#33003)" (#34535) 2025-01-29 14:51:31 +00:00
headful.spec.ts test: add test for consistent hyphen rendering in headless/headed (#34159) 2025-01-18 19:04:56 +03:00
hit-target.spec.ts feat: increase length of printed html tags (#31105) 2024-05-31 10:45:56 -07:00
ignorehttpserrors.spec.ts test: using ServiceWorker on localhost over HTTPS (#27863) 2023-10-31 10:28:57 +01: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(locator): do not explode locators (#34104) 2024-12-19 15:34:54 -08:00
logger.spec.ts test: run more tests in 'service' mode (#20734) 2023-02-07 18:25:33 -08:00
modernizr.spec.ts feat(webkit): roll to r2100 (#33395) 2024-11-01 17:45:58 +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 test: mark a few tests as fixme (#32985) 2024-10-07 02:58:03 -07:00
page-event-crash.spec.ts test: increase page-event-crash timeout (#34178) 2025-01-02 16:04:51 +01: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 chore: update headless shell treatment (#33603) 2024-11-14 04:20:44 -08:00
playwright.config.ts chore: delete recorder in traceviewer experiment (#34347) 2025-01-15 17:37:33 -08:00
popup.spec.ts chore(lint): Ensure EOL newlines (#34117) 2024-12-20 09:17:09 -08: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 feat(client-certificates): add support for proxies (#32611) 2024-09-16 17:57:33 +02: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: follow the pseudo attr value in firefox computed style (#34525) 2025-01-28 14:37:04 -08:00
route-web-socket.spec.ts fix(routeWebSocket): make it work with http(s) baseURL (#33457) 2024-11-05 11:46:05 -08:00
screenshot.spec.ts chore: update headless shell treatment (#33603) 2024-11-14 04:20:44 -08:00
selector-generator.spec.ts test(bidi): create inspected page before initializing recorder (#34323) 2025-01-14 14:57:42 -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 test: brush up fixtures, unflake some tests (#32854) 2024-09-27 07:06:37 -07:00
slowmo.spec.ts chore: make tests strict (1) (#27731) 2023-10-23 09:31:30 -07:00
snapshotter.spec.ts feat(trace-viewer): render iframe canvas in trace viewer (#33809) 2024-12-13 16:28:06 +01:00
tap.spec.ts chore: deprecate/remove noWaitAfter from some actions (#31739) 2024-07-18 00:19:08 -07:00
trace-viewer.spec.ts chore: disable popover test on Darwin 13.7 WebKit (#34466) 2025-01-24 08:27:06 -08:00
tracing.spec.ts chore: update headless shell treatment (#33603) 2024-11-14 04:20:44 -08:00
unroute-behavior.spec.ts chore: extract unroute behavior tests into a separate file (#28674) 2023-12-15 15:37:57 -08:00
video.spec.ts test: fix "should capture navigation" flakiness on firefox-headed (#34291) 2025-01-10 13:51:28 -08:00
web-socket.spec.ts test: rebase headless-shell/--headless=new/Edge tests (#33350) 2024-10-30 15:12:05 +01:00