Commit Graph

  • a61b69c5f4
    Update chromiumSwitches.ts mxschmitt-patch-1 Max Schmitt 2025-06-26 22:54:04 +02:00
  • a03c378899
    fix(chromium): fix compatibility with Edge msRelaunchNoCompatLayer feature Max Schmitt 2025-06-26 22:53:19 +02:00
  • dc1555648b cherry-pick(#36377): chore: follow-up to connectOverCDP fetch logic release-1.53 Max Schmitt 2025-06-26 19:27:51 +02:00
  • 4d0938cb2e cherry-pick(#36357): fix: adding trialing slash detection logic back in urlToWSEndpoint Kevin Tan 2025-06-20 20:09:32 +08:00
  • 98caf348e7
    chore: follow-up to connectOverCDP fetch logic (#36377) main Max Schmitt 2025-06-26 19:27:51 +02:00
  • 56ccccddb8
    docs: move note (#36432) Patrik Csak 2025-06-26 09:31:31 -07:00
  • 216e6be464
    chore: add the codegen tool (#36446) Pavel Feldman 2025-06-26 08:31:20 -07:00
  • e16646c02e
    fix hashes roll-into-pw-chromium/1181 Simon Knott 2025-06-26 17:14:31 +02:00
  • 7ae75b8952 feat(chromium): roll to r1181 microsoft-playwright-automation[bot] 2025-06-26 14:34:24 +00:00
  • bf5fea29f2
    chore: migrate some dispatchers from CallMetadata to Progress (part 2) (#36438) Dmitry Gozman 2025-06-26 14:19:43 +01:00
  • 735c536785
    fix(blob): correctly type pre-1.53 onTestEnd event for attachments (#36443) Adam Gastineau 2025-06-26 05:57:23 -07:00
  • ad745c7f53
    chore(driver): roll driver to recent Node.js LTS version (#36454) microsoft-playwright-automation[bot] 2025-06-26 12:11:43 +02:00
  • e4355f722a
    chore: migrate some dispatchers from CallMetadata to Progress (part 3) (#36439) Dmitry Gozman 2025-06-26 09:46:12 +01:00
  • 62dad02461 Add support for pointer-lock and keyboard-lock permissions copilot/fix-36441 copilot-swe-agent[bot] 2025-06-26 07:44:13 +00:00
  • fdaa791948 Initial plan copilot-swe-agent[bot] 2025-06-26 07:32:29 +00:00
  • 8529ff081e
    chore: abstract tool from specific context types (#36445) Pavel Feldman 2025-06-25 15:02:03 -07:00
  • a03dcc3aa3
    chore: add assert tools to mdd (#36437) Dmitry Gozman 2025-06-25 18:32:33 +01:00
  • a3eff54e94
    chore: migrate some dispatchers from CallMetadata to Progress (part 1) (#36429) Dmitry Gozman 2025-06-25 13:05:51 +01:00
  • 2cc526a327
    devops: introduce Node.js 24 (Current) bots (#36402) Max Schmitt 2025-06-25 13:08:03 +02:00
  • 5efa065696
    chore: set title from global teardown (#36433) Simon Knott 2025-06-25 12:03:34 +02:00
  • 40970238b4
    test: fix installation tests under Node.js 24 (#36434) Max Schmitt 2025-06-25 11:52:57 +02:00
  • 2c78f842ce
    feat(webkit): roll to r2187 (#36428) microsoft-playwright-automation[bot] 2025-06-25 11:17:34 +02:00
  • 56594a0977
    fix: get rid of url.parse in network code (#36423) Max Schmitt 2025-06-25 09:26:30 +02:00
  • 6b231cbf79
    chore: add playwright-mdd experiment (#36430) Pavel Feldman 2025-06-24 16:43:12 -07:00
  • 25e64e976e
    fix(cli): throw an error if invalid choice is specified for --update-snapshots option (#36427) Yury Semikhatsky 2025-06-24 13:27:28 -07:00
  • a41e16bed0
    chore: use a single Progress instance for expect (#36407) Dmitry Gozman 2025-06-24 21:22:43 +01:00
  • 04b10c56c1
    chore: bump commander.js version to 13 (#36426) Yury Semikhatsky 2025-06-24 12:05:19 -07:00
  • 86c2ee6f3c
    chore: do not select a disabled option (#36418) Dmitry Gozman 2025-06-24 19:53:57 +01:00
  • 1c3488aa5f
    feat(chromium-tip-of-tree): roll to r1343 (#36424) microsoft-playwright-automation[bot] 2025-06-24 17:22:05 +02:00
  • 17a5f4252d
    test: remove usage of url.parse (#36419) Max Schmitt 2025-06-24 16:24:22 +02:00
  • c68c3f3f4c
    test: make babel test pass under Node.js 24 (#36420) Max Schmitt 2025-06-24 16:20:49 +02:00
  • 07e981f196 fix: get rid of url.parse in network code copilot/fix-36396 Max Schmitt 2025-06-24 13:55:32 +02:00
  • 11705781bd
    chore: make sure _generateLocatorString does not timeout (#36381) Dmitry Gozman 2025-06-24 10:55:40 +01:00
  • 896cb8536e
    chore: fix Cannot find module '@testIsomorphic/types' in recorder (#36414) Max Schmitt 2025-06-23 22:52:21 +02:00
  • b1a1e11ad8
    chore: delete utils/doclint/generateFullConfigDoc.js (#36413) Max Schmitt 2025-06-23 22:43:15 +02:00
  • 68d7f66566
    chore: move Page.close() tests to tests/library (#36390) Yury Semikhatsky 2025-06-23 08:39:47 -07:00
  • a5b68a5c0e
    devops: remove redundant scripts (#36408) Max Schmitt 2025-06-23 17:25:43 +02:00
  • 5013e2c1c8
    test: chromium tracing test rebase (#36403) Max Schmitt 2025-06-23 16:35:56 +02:00
  • 669341733e
    chore: make progress strict by default (#36389) Dmitry Gozman 2025-06-23 13:55:39 +01:00
  • 184fb04604
    test: roll stable-test-runner to 1.54.0-alpha-2025-06-23 (#36401) microsoft-playwright-automation[bot] 2025-06-23 12:35:57 +02:00
  • 06a065de7c
    test: skip should handle timeout properly 2 on tracing bots (#36399) Dmitry Gozman 2025-06-23 11:01:14 +01:00
  • 6c26c5f6ac
    feat(chromium-tip-of-tree): roll to r1342 (#36379) microsoft-playwright-automation[bot] 2025-06-23 09:45:07 +02:00
  • 07c4958777
    docs(clock): add snippets for 'Test with predefined time' for ports (#36393) Max Schmitt 2025-06-23 09:45:02 +02:00
  • ed7e552006
    chore: don't close other browsers in reuse-browsers mode (#36383) Simon Knott 2025-06-23 08:46:04 +02:00
  • 41bcfc9986
    feat(webkit): roll to r2186 (#36391) microsoft-playwright-automation[bot] 2025-06-21 18:49:04 +02:00
  • d8c257f79b
    feat(chromium): roll to r1180 (#36384) microsoft-playwright-automation[bot] 2025-06-20 17:48:52 +02:00
  • 0027bd97cb
    chore: browserserver, design two (#36382) Simon Knott 2025-06-20 16:26:43 +02:00
  • 556fea9444
    fix: adding trialing slash detection logic back in urlToWSEndpoint (#36357) Kevin Tan 2025-06-20 20:09:32 +08:00
  • 73f840c1d0
    chore: use isNonRetriableError in more places (#36373) Dmitry Gozman 2025-06-20 12:50:52 +01:00
  • 71088f6e9d
    chore: refactor browser creation from PlaywrightConnection into PlaywrightServer (#36369) Simon Knott 2025-06-20 13:40:11 +02:00
  • d3970a22d1
    chore: smaller codex fixes (#36374) Max Schmitt 2025-06-20 13:04:41 +02:00
  • c0da193660
    chore: make various progress instances "strict" (#36349) Dmitry Gozman 2025-06-20 10:47:36 +01:00
  • 84c69edbb8
    chore: make launch, newContext and newPage progress "strict" (#36336) Dmitry Gozman 2025-06-20 10:00:34 +01:00
  • 1357f0ab83
    chore: simplify bidi browsers handling (#36363) Dmitry Gozman 2025-06-20 10:00:21 +01:00
  • 173b455941
    fix(html-reporter): show filtered stats when filtering for labels/annots (#36368) Max Schmitt 2025-06-20 10:22:19 +02:00
  • 777d1e54b6
    chore: use different babel import in tsxTransform (#36370) Max Schmitt 2025-06-20 10:10:54 +02:00
  • 20b8784c91
    chore: make screenshot progress "strict" (#36323) Dmitry Gozman 2025-06-20 09:02:14 +01:00
  • 55cb7c916c
    chore: make navigation actions' progress "strict" (#36321) Dmitry Gozman 2025-06-20 09:02:00 +01:00
  • d4c0d75237
    chore: make fetch progress "strict" (#36318) Dmitry Gozman 2025-06-20 09:01:46 +01:00
  • ab7b18e36c
    fix(ct): fsWatcher update comparison (#36366) Max Schmitt 2025-06-20 09:23:56 +02:00
  • 07d18242c9
    docs: correct spelling of 'informational' in README badge link (#36367) Max Schmitt 2025-06-20 08:59:05 +02:00
  • 5f65f32d26
    test: update expectation for secure cookie test on WK Win (#36361) Yury Semikhatsky 2025-06-19 11:06:48 -07:00
  • 66e9030212
    chore: lift up playwright prelaunch (#36330) Simon Knott 2025-06-19 12:49:58 +02:00
  • 50cb8a1ffb
    chore: prevent launching more browsers in server mode (#36353) Simon Knott 2025-06-19 11:28:29 +02:00
  • 3c60cb4766
    chore: mark v1.53.1 (#36355) v1.53.1 Adam Gastineau 2025-06-18 10:06:05 -07:00
  • b7032c23bf
    cherry-pick(#36350): fix(trace): include method into "Fetch" action title (#36352) Dmitry Gozman 2025-06-18 15:18:18 +01:00
  • f050c3fc61
    fix(trace): include method into "Fetch" action title (#36350) Dmitry Gozman 2025-06-18 13:59:09 +01:00
  • 2973b0b0c0
    test: prevent indexeddb race conditions (#36347) Simon Knott 2025-06-18 12:04:33 +02:00
  • e0d1741710 cherry-pick(#36346): Revert "chore: reduce scrolling during clicks (#36175)" Dmitry Gozman 2025-06-18 10:41:35 +01:00
  • 2576ce2917
    Revert "chore: reduce scrolling during clicks (#36175)" (#36346) Dmitry Gozman 2025-06-18 10:41:35 +01:00
  • 8fcf838c37
    chore: move some playwright-wide options to be per browser (#36342) Dmitry Gozman 2025-06-18 08:28:33 +01:00
  • c568980885 cherry-pick(#36340): feat(firefox): roll to r1488 microsoft-playwright-automation[bot] 2025-06-18 07:46:12 +02:00
  • a7ff65cb8b
    feat(firefox-beta): roll to r1484 (#36341) microsoft-playwright-automation[bot] 2025-06-18 07:46:39 +02:00
  • 7e87033297
    feat(firefox): roll to r1488 (#36340) microsoft-playwright-automation[bot] 2025-06-18 07:46:12 +02:00
  • 433491179c
    feat(chromium-tip-of-tree): roll to r1341 (#36338) microsoft-playwright-automation[bot] 2025-06-17 17:49:18 +02:00
  • a439191551
    chore: move HTTP server behaviour from WSServer to PlaywrightServer (#36334) Simon Knott 2025-06-17 14:09:20 +02:00
  • ada2372186
    feat(webkit): roll to r2185 (#36335) microsoft-playwright-automation[bot] 2025-06-17 14:06:19 +02:00
  • 114c9c0452
    chore(html): revert baded72 and use existing linkifyText (#36328) Adam Gastineau 2025-06-16 09:15:06 -07:00
  • 90c6921318
    test: add failing oopif cdp bug (#36329) Simon Knott 2025-06-16 18:01:50 +02:00
  • 764dedac66
    chore: hide locator(':root') in Steps for toHaveTitle/URL (#36213) Max Schmitt 2025-06-16 17:27:38 +02:00
  • 1072d14efc
    test: use role based selectors in trace-viewer tests (#36295) Max Schmitt 2025-06-16 17:24:02 +02:00
  • baded7263b
    feat(html): parse and render links in HTML report title (#36326) Adam Gastineau 2025-06-16 07:48:44 -07:00
  • 6caf3442fc
    fix(list): avoid overwriting stdio logs from tests when writing status (#36219) Adam Gastineau 2025-06-16 04:38:15 -07:00
  • a02722a2f6
    test: roll stable-test-runner to 1.54.0-alpha-2025-06-16 (#36322) microsoft-playwright-automation[bot] 2025-06-16 13:35:53 +02:00
  • fa9d67ebf1
    test: should fill programmatically enabled textarea (#36319) Simon Knott 2025-06-16 12:53:31 +02:00
  • e773cddd24
    cherry-pick(#36301): feat(chromium): roll to r1179 (#36301) microsoft-playwright-automation[bot] 2025-06-12 23:49:23 +02:00
  • 357ebfe671
    chore: make input actions "strict" in terms of timeout/abort (#36302) Dmitry Gozman 2025-06-16 10:13:31 +01:00
  • 0bf6c3d56b
    chore: validate launchOptions options (#36276) Max Schmitt 2025-06-13 11:35:37 +02:00
  • 15d033f20e
    feat(webkit): roll to r2184 (#36309) microsoft-playwright-automation[bot] 2025-06-13 09:37:05 +02:00
  • 468237d1eb
    feat(chromium-tip-of-tree): roll to r1340 (#36306) microsoft-playwright-automation[bot] 2025-06-13 00:19:32 +02:00
  • 1655ae9961
    feat(chromium): roll to r1179 (#36301) microsoft-playwright-automation[bot] 2025-06-12 23:49:23 +02:00
  • bf3101f455
    feat(chromium): add local-fonts API permission (#36186) Max Schmitt 2025-06-12 23:46:56 +02:00
  • 19718c0ab6
    chore: fix android socket on('close') (#36293) Dmitry Gozman 2025-06-12 11:28:04 +01:00
  • 33d87d93dd
    chore: accept Progress instance for raw input (#36280) Dmitry Gozman 2025-06-12 10:12:42 +01:00
  • 3c248ed163
    chore: remove PLAYWRIGHT_INPUT_FILE_TEXTBOX (#36281) Dmitry Gozman 2025-06-12 09:46:04 +01:00
  • 64dd5ca569
    feat(firefox-beta): roll to r1483 (#36289) microsoft-playwright-automation[bot] 2025-06-12 08:50:04 +02:00
  • 0c5d3f2cda
    test: send secure cookies to subdomain.localhost (#36268) Yury Semikhatsky 2025-06-11 10:07:45 -07:00
  • 31865746e0
    chore: remove PLAYWRIGHT_SKIP_NAVIGATION_CHECK (#36283) Dmitry Gozman 2025-06-11 17:34:31 +01:00
  • 5d0d573718
    chore: remove PW_TEST_DISABLE_TRACING and _playwrightInstance (#36282) Dmitry Gozman 2025-06-11 17:34:22 +01:00
  • d101492713
    fix(tests): lookup localhost subdomains on Win and Mac (#36285) Yury Semikhatsky 2025-06-11 09:25:22 -07:00