playwright/packages
Andrey Lushnikov 2e327c9d0c
fix: miscellaneous improvements for tracing UI (#23558)
- feat(tracing): mark API requests with "API" label
- feat(tracing): do not attribute any resources to `route.` API calls;
  otherwise, network traffic might get inside the `route.` actions.
- fix(tracing): map actionIds from primary contexts to actionIds from
  non-primary contexts
- fix(tracing): show leading `/` in URL path in network panel

This is a result of a pair-programming session with @pavelfeldman
2023-06-06 17:38:44 -07:00
..
html-reporter fix(html): fix the filter to respect status (#23208) 2023-05-22 15:35:19 -07:00
playwright chore: upgrade @types/node to 16.x (#23429) 2023-06-02 10:04:41 +02:00
playwright-chromium chore: upgrade @types/node to 16.x (#23429) 2023-06-02 10:04:41 +02:00
playwright-core fix: miscellaneous improvements for tracing UI (#23558) 2023-06-06 17:38:44 -07:00
playwright-ct-core chore(deps): bump vite from 4.3.3 to 4.3.9 (#23537) 2023-06-06 11:12:07 +02:00
playwright-ct-react chore(ct): internal types (#23332) 2023-06-02 14:11:03 -07:00
playwright-ct-react17 chore(ct): internal types (#23332) 2023-06-02 14:11:03 -07:00
playwright-ct-solid chore(ct): internal types (#23332) 2023-06-02 14:11:03 -07:00
playwright-ct-svelte chore: upgrade @types/node to 16.x (#23429) 2023-06-02 10:04:41 +02:00
playwright-ct-vue chore(ct): internal types (#23332) 2023-06-02 14:11:03 -07:00
playwright-ct-vue2 chore(ct): internal types (#23332) 2023-06-02 14:11:03 -07:00
playwright-firefox chore: upgrade @types/node to 16.x (#23429) 2023-06-02 10:04:41 +02:00
playwright-test feat: add maskColor option to the toHaveScreenshot method (#23555) 2023-06-06 17:15:55 -07:00
playwright-webkit chore: upgrade @types/node to 16.x (#23429) 2023-06-02 10:04:41 +02:00
protocol/src chore: unflake the network status test (#23551) 2023-06-06 16:55:53 -07:00
recorder chore(internal): generate code in jsonl (#23124) 2023-05-20 10:15:33 -07:00
trace/src fix: miscellaneous improvements for tracing UI (#23558) 2023-06-06 17:38:44 -07:00
trace-viewer fix: miscellaneous improvements for tracing UI (#23558) 2023-06-06 17:38:44 -07:00
web chore: hide 'Open in VSCode' for folders in UI Mode (#23499) 2023-06-05 22:09:45 +02:00
.eslintrc-with-ts-config.js lint: prevent object string concatenation (#23172) 2023-05-19 15:17:43 -07:00
.eslintrc.js lint: prevent object string concatenation (#23172) 2023-05-19 15:17:43 -07:00