Commit graph

  • b3f04fc898 docs: remove line from test Debbie O'Brien 2024-04-26 21:47:15 +0200
  • fd00a32bef fix(last-run): remove globalOutputDir Pavel Feldman 2024-04-25 18:39:31 -0700
  • b5dee9ecb7
    feat(html): allow ctrl+clicking status (#30556) Pavel Feldman 2024-04-26 10:50:20 -0700
  • 6cb97b08f8 feat(html): allow ctrl+clicking status Pavel Feldman 2024-04-25 18:08:46 -0700
  • ab3df111c9
    chore: remove TeleTestCase._resultsMap (#30567) Dmitry Gozman 2024-04-26 10:11:01 -0700
  • 194479d90e
    fix: pass key attribute from jsx to component test (#30426) Tan Li Hau 2024-04-27 00:49:44 +0800
  • 3643fd456b
    feat: outputFile option and PLAYWRIGHT_BLOB_OUTPUT_FILE env for blob (#30559) Yury Semikhatsky 2024-04-26 09:33:53 -0700
  • e8e1e17c1e Update docs/src/test-reporters-js.md Yury Semikhatsky 2024-04-26 09:02:50 -0700
  • b2c087a6bc Update docs/src/test-reporters-js.md Yury Semikhatsky 2024-04-26 09:02:00 -0700
  • 87e703f2f2 Update docs/src/test-reporters-js.md Yury Semikhatsky 2024-04-26 09:01:38 -0700
  • 9c30e766f5 Add 2 more env variables Yury Semikhatsky 2024-04-25 17:55:31 -0700
  • 5406aa0557 feat: outputFile option and PLAYWRIGHT_BLOB_OUTPUT_FILE env for blob Yury Semikhatsky 2024-04-25 17:31:12 -0700
  • cc4b301e77 chore: remove TeleTestCase._resultsMap Dmitry Gozman 2024-04-26 08:55:46 -0700
  • 4f3016a0a9 docs: improve dotnet intro Debbie O'Brien 2024-04-26 17:38:49 +0200
  • b5aca9fca8
    test: relax "should print if globalTimeout is reached" expectation (#30558) Yury Semikhatsky 2024-04-25 18:40:58 -0700
  • ae9345d0bd
    docs: add FormData to the examples (#30557) Yury Semikhatsky 2024-04-25 16:31:27 -0700
  • 59aee58fba test: relax "should print if globalTimeout is reached" expectation Yury Semikhatsky 2024-04-25 16:19:04 -0700
  • 160e86a255 update types Yury Semikhatsky 2024-04-25 16:18:05 -0700
  • 92dd99706d
    Update docs/src/api/class-apirequestcontext.md Yury Semikhatsky 2024-04-25 16:17:06 -0700
  • 5b44bfb063
    Update docs/src/api/class-apirequestcontext.md Yury Semikhatsky 2024-04-25 16:17:00 -0700
  • ca0cb7b184
    Update docs/src/api/class-apirequestcontext.md Yury Semikhatsky 2024-04-25 16:16:49 -0700
  • b8f044d2ed
    Update docs/src/api/class-apirequestcontext.md Yury Semikhatsky 2024-04-25 16:16:42 -0700
  • f4b760968a
    Update docs/src/api/class-apirequestcontext.md Yury Semikhatsky 2024-04-25 16:16:37 -0700
  • 75bf1e5be4
    Update docs/src/api/class-apirequestcontext.md Yury Semikhatsky 2024-04-25 16:15:59 -0700
  • 4b5f6b66d9 docs: add FormData to the examples Yury Semikhatsky 2024-04-25 15:42:26 -0700
  • 6d20da568e
    feat: expect(locator).toHaveRole(role) (#30555) Dmitry Gozman 2024-04-25 15:26:10 -0700
  • 9a1b34a4b0
    Revert "fix: shut down workers before reporter.onEnd (#30329)" (#30551) Yury Semikhatsky 2024-04-25 14:21:54 -0700
  • f13bace8cc feat: expect(locator).toHaveRole(role) Dmitry Gozman 2024-04-25 14:05:01 -0700
  • 086ea79c25
    chore: remove checkCoverage script (#30552) Dmitry Gozman 2024-04-25 14:00:14 -0700
  • 9bd2aea130
    feat(locator handler): address api review feedback (#30554) Dmitry Gozman 2024-04-25 14:00:02 -0700
  • dc0665210f
    fix(reporters): properly determine flaky status for serial mode (#30529) Dmitry Gozman 2024-04-25 13:39:14 -0700
  • 5502a16e1d
    fix(junit): merged report should preserve total duration (#30525) Yury Semikhatsky 2024-04-25 13:34:17 -0700
  • 714235d6c8
    fix(merge): include command hash into the report name (#30528) Yury Semikhatsky 2024-04-25 13:34:00 -0700
  • 89eaaf8b47 fix failing test Yury Semikhatsky 2024-04-25 13:33:34 -0700
  • 2d17342b0e feat(locator handler): address api review feedback Dmitry Gozman 2024-04-25 13:25:32 -0700
  • 7236d729d5 chore: remove checkCoverage script Dmitry Gozman 2024-04-25 13:13:07 -0700
  • c03cbb1d86 fix(reporters): properly determine flaky status for serial mode Dmitry Gozman 2024-04-24 16:41:03 -0700
  • 4fa1030af6
    chore: hide skipped tests by default (#30546) Pavel Feldman 2024-04-25 12:48:41 -0700
  • 14413148f4
    chore: document --last-failed (#30544) Pavel Feldman 2024-04-25 12:29:51 -0700
  • d5bcc41f79
    test: run File dependent test only on Node 20+ (#30549) Yury Semikhatsky 2024-04-25 11:53:27 -0700
  • ed12d338e8 Revert "fix: shut down workers before reporter.onEnd (#30329)" Yury Semikhatsky 2024-04-25 11:36:48 -0700
  • 40da226220 test: run File dependent test only on Node 20+ Yury Semikhatsky 2024-04-25 11:27:54 -0700
  • dfda3003a1
    feat(webkit): roll to r2003 (#30543) Playwright Service 2024-04-25 10:38:21 -0700
  • 1cfa64343a
    docs: describe report name configuration (#30547) Yury Semikhatsky 2024-04-25 10:15:25 -0700
  • b8018aa3f9 docs: describe report name configuration Yury Semikhatsky 2024-04-25 10:05:24 -0700
  • cf484b1aba chore: hide skipped tests by default Pavel Feldman 2024-04-25 09:42:43 -0700
  • b074932a44
    feat(blob): PLAYWRIGHT_BLOB_FILE_NAME env variable (#30530) Yury Semikhatsky 2024-04-25 09:45:38 -0700
  • 20388d3630 fix lint Yury Semikhatsky 2024-04-25 09:13:10 -0700
  • 028fdae107 chore: document --last-failed Pavel Feldman 2024-04-25 08:19:53 -0700
  • a2eb43b335
    feat(runner): allow running last failed tests (#30533) Pavel Feldman 2024-04-25 08:15:27 -0700
  • 9aa1449959 feat(webkit): roll to r2003 github-actions 2024-04-25 15:09:25 +0000
  • 8e6272b1e3
    feat(chromium): roll to r1116 (#30542) Playwright Service 2024-04-25 07:08:13 -0700
  • 0f28063538
    feat(chromium-tip-of-tree): roll to r1215 (#30541) Playwright Service 2024-04-25 06:26:03 -0700
  • 10a7a3113a feat(chromium): roll to r1116 github-actions 2024-04-25 13:23:01 +0000
  • e183ff6ac0 feat(chromium-tip-of-tree): roll to r1215 github-actions 2024-04-25 12:26:05 +0000
  • 1a4393165e Write test case for annotation search Aman Kumar 2024-04-01 20:09:28 +0530
  • e2f9bfb69e Write test cases for copy annotation text feature Aman Kumar 2024-03-28 23:16:38 +0530
  • ac45994ca8 Refactoring Aman Kumar 2024-03-28 19:31:53 +0530
  • a7c45a156b Filter test case in report by annoations Aman Kumar 2024-03-25 19:43:11 +0530
  • 3a9fb3f7d2 Copy annoation text to clipboard Aman Kumar 2024-03-25 19:42:40 +0530
  • e4d41a0d59
    Merge branch 'microsoft:main' into fix/gracefully-close-unused-workers Noam Gaash 2024-04-25 11:06:18 +0300
  • a6f0a89169
    test: unflake "should work with custom reporter" (#30526) Dmitry Gozman 2024-04-24 20:03:39 -0700
  • ff3d3ae8f2
    fix(ui): print config and global setup errors (#30531) Pavel Feldman 2024-04-24 18:54:48 -0700
  • b43578bf11 feat(runner): allow running last failed tests Pavel Feldman 2024-04-24 18:49:35 -0700
  • b5a6ce226d project name in report file Yury Semikhatsky 2024-04-24 17:58:19 -0700
  • 74ee93eef2 fix(ui): print config and global setup errors Pavel Feldman 2024-04-24 17:04:21 -0700
  • 173c2f7080 feat(blob): PLAYWRIGHT_BLOB_FILE_NAME env variable Yury Semikhatsky 2024-04-24 16:49:06 -0700
  • 61d2e2b96b fix(merge): include command hash into the report name Yury Semikhatsky 2024-04-24 15:56:05 -0700
  • 79fb5ffd73 test: unflake "should work with custom reporter" Dmitry Gozman 2024-04-24 15:21:53 -0700
  • e15d71c5fd fix lint Yury Semikhatsky 2024-04-24 15:19:45 -0700
  • 59689c9c97
    feat(addLocatorHandler): various improvements (#30494) Dmitry Gozman 2024-04-24 15:19:12 -0700
  • e2f7acea1e
    docs: fix capitalization and alphabetic order in TestConfig (#30523) Yury Semikhatsky 2024-04-24 15:18:43 -0700
  • 5fbc3e3513 fix(junit): merged report should preserve total duration Yury Semikhatsky 2024-04-24 15:11:29 -0700
  • 8988ab273c docs: fix capitalization and alphabetic order in TestConfig Yury Semikhatsky 2024-04-24 14:14:14 -0700
  • f1f3929a67
    chore: get rid of ConfigInWorker, use FullConfig instead (#30517) Yury Semikhatsky 2024-04-24 14:14:05 -0700
  • d36fbb27cd feat(addLocatorHandler): various improvements Dmitry Gozman 2024-04-23 17:03:41 -0700
  • 6fecf52016
    test: adjust headers expectations for firefox-beta (#30520) Dmitry Gozman 2024-04-24 14:05:39 -0700
  • 1b7e097b68
    docs(python): add docs for new_context fixture (#30522) Max Schmitt 2024-04-24 22:40:38 +0200
  • ae40867ee0 docs(python): add docs for new_context fixture Max Schmitt 2024-04-24 22:30:21 +0200
  • c9e4c49c2f
    devops: remove redundant files (#30521) Max Schmitt 2024-04-24 22:26:31 +0200
  • 1c1a1bfe1a devops: remove redudant files Max Schmitt 2024-04-24 22:25:44 +0200
  • d5ade91a92
    devops: change flakiness-dashboard auth to be secret-less (#30488) Max Schmitt 2024-04-24 22:23:28 +0200
  • 4e086e6df8
    docs: update type property description (#30516) Yury Semikhatsky 2024-04-24 13:10:17 -0700
  • dfff4f7a9f Remove remaining references Yury Semikhatsky 2024-04-24 13:09:05 -0700
  • fc877dfe74 test: adjust headers expectations for firefox-beta Dmitry Gozman 2024-04-24 12:53:38 -0700
  • 9914b35c96
    feat(firefox-beta): roll to r1449 (#30510) Playwright Service 2024-04-24 12:43:26 -0700
  • e91d372544
    fix(ct): allow importing components from node_modules (#30493) Pavel Feldman 2024-04-24 12:32:28 -0700
  • 7a9fd27146
    chore: never watch node_modules (#30514) Pavel Feldman 2024-04-24 12:27:47 -0700
  • fd08c939f2 chore: get rid of ConfigInWorker, use FullConfig instead Yury Semikhatsky 2024-04-24 12:03:15 -0700
  • c5da813b36 docs: update type property description Yury Semikhatsky 2024-04-24 11:46:47 -0700
  • 06f33d7132 fixes Max Schmitt 2024-04-24 17:12:22 +0000
  • 8fc7723f22
    fix(types): allow any return type from event handlers (#30492) Dmitry Gozman 2024-04-24 09:25:43 -0700
  • bbdede93e7 chore: never watch node_modules Pavel Feldman 2024-04-24 09:01:15 -0700
  • b1d963c24c
    feat(webkit): roll to r2002 (#30505) Playwright Service 2024-04-24 08:06:52 -0700
  • b00e413cb0 fix: gracefullyClose unused workers Noam Gaash 2024-04-24 16:28:38 +0300
  • 879db1442e feat(firefox-beta): roll to r1449 github-actions 2024-04-24 13:20:40 +0000
  • 6298abee1e feat(webkit): roll to r2002 github-actions 2024-04-24 12:04:48 +0000
  • 69d2c0081f fix(types): allow any return type from event handlers Dmitry Gozman 2024-04-23 15:00:07 -0700
  • 230a8437d3
    feat(fetch): support FormData as multipart parameter (#30489) Yury Semikhatsky 2024-04-23 17:05:27 -0700
  • a80eda7650 Check for FormData presence Yury Semikhatsky 2024-04-23 16:14:20 -0700