playwright/packages
Yury Semikhatsky a50cd30519
chore: use monotonic time for sorting (#30735)
* Use only monotonicTime for sorting, do not use wallTime for that
* Since test runner and the library can be running on different
machines, those machines may have clocks which are not synchronized. To
avoid problems in such cases we compute delta between test runner and
and library contexts based on a start time of action that exists in both
contexts.
2024-05-09 15:31:23 -07:00
..
html-reporter feat(html): allow ctrl+clicking status (#30556) 2024-04-26 10:50:20 -07:00
playwright chore: fix typos (#30645) 2024-05-08 19:40:03 +01:00
playwright-browser-chromium chore: set minimum Node.js requirement to 18 (#30684) 2024-05-08 17:41:27 +01:00
playwright-browser-firefox chore: set minimum Node.js requirement to 18 (#30684) 2024-05-08 17:41:27 +01:00
playwright-browser-webkit chore: set minimum Node.js requirement to 18 (#30684) 2024-05-08 17:41:27 +01:00
playwright-chromium chore: set minimum Node.js requirement to 18 (#30684) 2024-05-08 17:41:27 +01:00
playwright-core fix(chromium): concat all post data entries for request.postData() (#30734) 2024-05-09 14:08:38 -07:00
playwright-ct-core chore: set minimum Node.js requirement to 18 (#30684) 2024-05-08 17:41:27 +01:00
playwright-ct-react chore: set minimum Node.js requirement to 18 (#30684) 2024-05-08 17:41:27 +01:00
playwright-ct-react17 chore: set minimum Node.js requirement to 18 (#30684) 2024-05-08 17:41:27 +01:00
playwright-ct-solid chore: set minimum Node.js requirement to 18 (#30684) 2024-05-08 17:41:27 +01:00
playwright-ct-svelte chore: set minimum Node.js requirement to 18 (#30684) 2024-05-08 17:41:27 +01:00
playwright-ct-vue chore: set minimum Node.js requirement to 18 (#30684) 2024-05-08 17:41:27 +01:00
playwright-ct-vue2 chore: set minimum Node.js requirement to 18 (#30684) 2024-05-08 17:41:27 +01:00
playwright-firefox chore: set minimum Node.js requirement to 18 (#30684) 2024-05-08 17:41:27 +01:00
playwright-test chore: set minimum Node.js requirement to 18 (#30684) 2024-05-08 17:41:27 +01:00
playwright-webkit chore: set minimum Node.js requirement to 18 (#30684) 2024-05-08 17:41:27 +01:00
protocol/src feat(fetch): sendImmediately (#30627) 2024-05-02 16:30:12 -07:00
recorder fix(recorder): reference Language enum for recorderTypes (#29294) 2024-02-01 13:48:30 -08:00
trace/src chore: make NodeSnapshot type recursive and more (#30619) 2024-05-08 11:08:40 -07:00
trace-viewer chore: use monotonic time for sorting (#30735) 2024-05-09 15:31:23 -07:00
web chore: split ui mode view into files (#30029) 2024-03-20 16:00:35 -07:00
.eslintrc.js chore: replace process.exit with graceful closure (#24242) 2023-07-24 08:29:29 -07:00