Commit graph

  • c7b074d39e
    chore: prepare to reuse test server from ui mode (3) (#29989) Pavel Feldman 2024-03-18 17:14:21 -0700
  • 1dcc04bb6a fix(test runner): avoid dependency tracking colliding between esm and cjs Dmitry Gozman 2024-03-18 16:05:09 -0700
  • 70e6cdac57
    feat: enterFrame/exitFrame (#29992) Dmitry Gozman 2024-03-18 13:42:08 -0700
  • a6d1fb93de
    fix(trace-viewer): encode attachment filenames as UTF-8 (#29993) Max Schmitt 2024-03-18 21:26:45 +0100
  • 35db70ea1d
    chore: trim file names longer than 60 chars (was 100) (#29725) Yury Semikhatsky 2024-03-18 12:53:15 -0700
  • a0b992976f feat: enterFrame/exitFrame Dmitry Gozman 2024-03-18 11:04:32 -0700
  • 0ade2e70f3
    Update packages/trace-viewer/src/sw.ts Max Schmitt 2024-03-18 19:07:07 +0100
  • 48ba6e3860 fix(trace-viewer): encode attachment filenames as UTF-8 Max Schmitt 2024-03-18 19:05:42 +0100
  • 61ba061f0a chore: prepare to reuse test server from ui mode (3) Pavel Feldman 2024-03-16 13:27:55 -0700
  • ef4438ee99
    chore: prepare to reuse test server from ui mode (2) (#29966) Pavel Feldman 2024-03-18 09:59:02 -0700
  • 1c4aaf469b chore: prepare to reuse test server from ui mode (2) Pavel Feldman 2024-03-15 15:43:08 -0700
  • 6faadf5160
    chore: prepare to reuse test server from ui mode (#29965) Pavel Feldman 2024-03-18 09:50:11 -0700
  • 0db1d40abc
    fix(types): evaluate should not unpack return unions (#29971) Max Schmitt 2024-03-18 16:42:33 +0100
  • 1d59d2393a
    Update test.ts Max Schmitt 2024-03-18 05:37:16 +0100
  • 675b97fb8b
    Update test.ts Max Schmitt 2024-03-18 05:32:24 +0100
  • e5702e9b0f chore: prepare to reuse test server from ui mode Pavel Feldman 2024-03-15 13:45:53 -0700
  • ea462618d4 fix(types): evaluate should not unpack return unions Max Schmitt 2024-03-16 15:46:54 +0100
  • 37a3ded659
    Added a clearer title to the examples Thorleif Jacobsen 2024-03-15 21:24:47 +0100
  • 306db80d03
    feat(chromium-tip-of-tree): roll to r1202 (#29963) Playwright Service 2024-03-15 12:04:22 -0700
  • 5371da9cee feat(chromium-tip-of-tree): roll to r1202 github-actions 2024-03-15 18:19:53 +0000
  • 5d0c61fa0c
    docs: fix logger API usage (#29961) Max Schmitt 2024-03-15 19:04:14 +0100
  • 3a3abd02e6 types Max Schmitt 2024-03-15 19:03:47 +0100
  • f99a455f07
    docs: fix logger API usage Max Schmitt 2024-03-15 18:08:35 +0100
  • 048d6669fd
    fix(reuse): reset Origin Private File System API (#29921) Max Schmitt 2024-03-15 17:40:46 +0100
  • 961e71f9ad rework to make ff pass Max Schmitt 2024-03-15 17:03:40 +0100
  • be465c6a1c
    fix(trace-viewer): allow Chrome extension fallback in SW (#29954) Max Schmitt 2024-03-15 16:27:07 +0100
  • 5bc6ca6345
    fix: allow disposing ElementHandles multiple times (#29953) Max Schmitt 2024-03-15 16:26:56 +0100
  • 3e78426acc
    fix(trace-viewer): report upload error as aria-role=alert (#29956) Max Schmitt 2024-03-15 16:25:36 +0100
  • 88e6d380bd fix(reuse): reset Origin Private File System API Max Schmitt 2024-03-14 19:23:15 +0100
  • c2366710f5 fix(deps): apply env vars back to the main process for reporters Max Schmitt 2024-03-15 13:51:29 +0100
  • f474e65b3d fix(trace-viewer): report upload error as aria-role=alert Max Schmitt 2024-03-15 12:43:06 +0100
  • 7964eb8e08 fix(trace-viewer): allow Chrome extension fallback in SW Max Schmitt 2024-03-15 11:49:58 +0100
  • 862f1bfa8b fix: allow disposing ElementHandles multiple times Max Schmitt 2024-03-15 11:04:35 +0100
  • ea184f7277
    #29931 - Modified the docs to ble clearer on what is visible or not visible. Thorleif Jacobsen 2024-03-15 09:58:57 +0100
  • 94348bb3c5
    chore: align test tree with vscode (#29864) Pavel Feldman 2024-03-14 15:44:35 -0700
  • 23bfeec5c7
    feat(webkit): roll to r1989 (#29942) Playwright Service 2024-03-14 13:15:08 -0700
  • 7cbef691ae
    fix: throw error if setInputFile does not exist (#29944) Max Schmitt 2024-03-14 20:27:33 +0100
  • 42be7ce502 nit Max Schmitt 2024-03-14 20:14:22 +0100
  • 93dc89fa1f
    test: add file upload test case with popup handling (#29937) Max Schmitt 2024-03-14 19:26:42 +0100
  • c3169b59df fix: throw error if setInputFile does not exist Max Schmitt 2024-03-14 17:26:56 +0100
  • 3655a9842b
    Update tests/page/page-set-input-files.spec.ts Max Schmitt 2024-03-14 18:03:19 +0100
  • 9ee8b8e2a9
    Apply suggestions from code review Max Schmitt 2024-03-14 18:03:06 +0100
  • b158e4ef96
    fix: postDataJSON without Content-Type header (#29918) Max Schmitt 2024-03-14 16:48:34 +0100
  • 13a0623a60 feat(webkit): roll to r1989 github-actions 2024-03-14 15:37:46 +0000
  • 1114c42e44
    docs: add release video to release notes (#29939) Debbie O'Brien 2024-03-14 15:45:26 +0100
  • b932d3b8cf docs: add release video to release notes Debbie O'Brien 2024-03-14 15:40:11 +0100
  • 2a6754a005 test: add file upload test case with popup handling Max Schmitt 2024-03-14 15:10:17 +0100
  • 112d0e8537
    fix: relative url path for ui mode Lukas Bockstaller 2024-03-13 15:47:49 +0100
  • 914208c567
    chore: fix typo in property name (#29907) Karl Horky 2024-03-13 12:22:40 +0100
  • 46d2b195b0 fix: postDataJSON without Content-Type header Max Schmitt 2024-03-13 11:36:05 +0100
  • 349b25e61a
    fix(storageState): try to collect storage state on existing pages first (#29915) Dmitry Gozman 2024-03-12 19:20:35 -0700
  • 65f2663f32 chore: trim file names longer than 60 chars (was 100) Yury Semikhatsky 2024-02-28 19:31:21 -0800
  • 2ce421b27a
    fix(trace viewer): synchronize monotonic times between context entries (#29908) Dmitry Gozman 2024-03-12 16:32:58 -0700
  • 0a27207bb2 fix(storageState): try to collect storage state on existing pages first Dmitry Gozman 2024-03-12 16:13:11 -0700
  • 166d2d4fde
    chore: separate results for repeated snapshot names (#29880) Yury Semikhatsky 2024-03-12 16:10:43 -0700
  • a4f3b5cda9 Update reporter-html.spec.ts:236 expectations Yury Semikhatsky 2024-03-12 12:37:53 -0700
  • dd8a1193fc cherry-pick(#29909): docs: mark addLocatorHandler as experimental release-1.42 Dmitry Gozman 2024-03-12 12:02:25 -0700
  • 78b8aed4bd
    docs: mark addLocatorHandler as experimental (#29909) Dmitry Gozman 2024-03-12 12:02:25 -0700
  • db029d00ed docs: mark addLocatorHandler as experimental Dmitry Gozman 2024-03-12 11:17:25 -0700
  • 6c2f50d510 fix(trace viewer): synchronize monotonic times between context entries Dmitry Gozman 2024-03-12 11:07:52 -0700
  • 276ef5c19b
    docs(auth): small note about UI mode (#29887) Dmitry Gozman 2024-03-12 11:04:21 -0700
  • 608c81c579
    Fix typo Karl Horky 2024-03-12 19:03:01 +0100
  • f5a929db41
    Document more default config values Karl Horky 2024-03-12 18:04:15 +0100
  • 56afacb1e2 Add index suffix before extension Yury Semikhatsky 2024-03-12 09:26:34 -0700
  • 38fc74db7c
    fix: postDataJSON with application/x-www-form-urlencoded; charset=UTF-8 (#29889) Max Schmitt 2024-03-12 17:20:39 +0100
  • 983b45f9ff
    Update packages/playwright-core/src/client/network.ts Max Schmitt 2024-03-12 17:08:23 +0100
  • fe9b91dc86
    Update docs/src/auth.md Dmitry Gozman 2024-03-12 09:03:40 -0700
  • 47220bf1e0
    fix(core): ElectronApplication.evaluate arg wrong type James Tindal 2024-03-12 15:11:47 +0000
  • bf9fc9ce9c change 'run test' shortcut to 'Ctrl/Cmd + Enter' jonghoonpark 2024-03-12 23:28:04 +0900
  • 922a6868b5 change 'run test' shortcut to 'enter with shift' jonghoonpark 2024-03-12 22:45:05 +0900
  • be325507cb
    feat(chromium-tip-of-tree): roll to r1201 (#29897) Playwright Service 2024-03-12 05:47:56 -0700
  • a435ded83a feat(chromium-tip-of-tree): roll to r1201 github-actions 2024-03-12 12:17:43 +0000
  • ab23e9139b
    feat(chromium-tip-of-tree): roll to r1200 (#29884) Playwright Service 2024-03-12 02:29:36 -0700
  • ad955154b8 fix: postDataJSON with application/x-www-form-urlencoded; charset=UTF-8 Max Schmitt 2024-03-12 10:09:33 +0100
  • 7840d3e6d9
    feat(webkit): roll to r1988 (#29883) Playwright Service 2024-03-12 01:57:32 -0700
  • 4cabe60814 docs(auth): small note about UI mode Dmitry Gozman 2024-03-11 19:40:36 -0700
  • 6abb978eae fix lint Yury Semikhatsky 2024-03-11 17:48:03 -0700
  • 87a6f9cb77
    cherry-pick(#29885): docs: junit integration release notes (#29886) Yury Semikhatsky 2024-03-11 16:41:25 -0700
  • 9ffe1492c8 cherry-pick(#29885): docs: junit integration release notes Yury Semikhatsky 2024-03-11 16:35:19 -0700
  • 70f49f6ff1
    docs: junit integration release notes (#29885) Yury Semikhatsky 2024-03-11 16:35:19 -0700
  • ab5f797b0b docs: junit integration release notes Yury Semikhatsky 2024-03-11 16:21:59 -0700
  • cb676e29cc feat(test runner): rework how tsconfig is applied Dmitry Gozman 2024-03-11 12:54:51 -0700
  • 88e80cf948
    chore(test runner): simplify TimeoutManager and TimeoutRunner (#29863) Dmitry Gozman 2024-03-11 15:43:50 -0700
  • cfa2497370 feat(chromium-tip-of-tree): roll to r1200 github-actions 2024-03-11 22:41:57 +0000
  • bbcf72a24a feat(webkit): roll to r1988 github-actions 2024-03-11 22:00:20 +0000
  • e164ac7697
    cherry-pick(#29406): docs(java): update JUnit examples with new fixtures (#29881) Playwright Service 2024-03-11 11:29:49 -0700
  • 11e5207797 cherry-pick(#29406): docs(java): update JUnit examples with new fixtures github-actions 2024-03-11 18:22:37 +0000
  • 8f4c2f714d
    docs(java): update JUnit examples with new fixtures (#29406) Jean-François Greffier 2024-03-11 19:21:41 +0100
  • 59228f19ce
    fix: tty.WriteStream method stubs for process.stdout/stderr (#29865) Yury Semikhatsky 2024-03-11 10:11:16 -0700
  • f4c38ca6f3 test: separate results for repeated snapshot names Yury Semikhatsky 2024-03-11 09:15:44 -0700
  • 94e61fc95a
    test: bump ct typescript version (#29855) Max Schmitt 2024-03-11 17:09:26 +0100
  • b42fcbcb64 fix(playwright-ct-core): added missing exported test type Jan Molak 2024-03-11 15:17:36 +0000
  • 17d81190f4 test: bump ct typescript version Max Schmitt 2024-03-11 15:51:43 +0100
  • 7f6f17d1c3
    chore: simplify toMatchSnapshot names calculation (#29862) Yury Semikhatsky 2024-03-10 11:11:35 -0700
  • 7ccb006b01 fix lint issues jonghoonpark 2024-03-09 23:03:33 +0900
  • e6bab209d6 feat(ui-mode): add key shortcuts for playwright uI test runner jonghoonpark 2024-03-09 22:14:35 +0900
  • 8fc89a939a update test expectation Yury Semikhatsky 2024-03-08 18:32:25 -0800
  • 13d9587bcb fix: tty.WriteStream method stubs for process.stdout/stderr Yury Semikhatsky 2024-03-08 18:12:51 -0800
  • ccc95ec335 fix lint Yury Semikhatsky 2024-03-08 17:21:36 -0800
  • 3521f8ab5f Keep sanitizing file path if it is a string Yury Semikhatsky 2024-03-08 17:17:31 -0800