playwright/packages
Thomas Scholtes 3e65ef35cf
fix: wait for worker to be ready before initializing (#13270)
fix: wait for worker to be ready before initializing

The test dispatcher waits until a worker is ready before sending the
`init` message. This guarantees that the worker process is listening for the
message. Otherwise, the worker process might miss the `init` message and
the subsequent `run` message would crash the worker.
2022-04-04 13:56:57 -07:00
..
html-reporter test(html-reporter): add image diff tests (#13262) 2022-04-01 18:11:15 -07:00
playwright chore: cut v1.20 branch (#12593) 2022-03-08 14:01:20 -08:00
playwright-chromium chore: fix markdown links in NPM README's (#12833) 2022-03-17 15:28:57 +01:00
playwright-core docs: small clarifications to hasText and has-text (#13298) 2022-04-04 13:18:03 -07:00
playwright-ct-react chore: reset page/context for reuse in component tests (#13264) 2022-04-04 12:39:43 -07:00
playwright-ct-svelte chore: reset page/context for reuse in component tests (#13264) 2022-04-04 12:39:43 -07:00
playwright-ct-vue chore: reset page/context for reuse in component tests (#13264) 2022-04-04 12:39:43 -07:00
playwright-firefox chore: fix markdown links in NPM README's (#12833) 2022-03-17 15:28:57 +01:00
playwright-test fix: wait for worker to be ready before initializing (#13270) 2022-04-04 13:56:57 -07:00
playwright-webkit chore: fix markdown links in NPM README's (#12833) 2022-03-17 15:28:57 +01:00
recorder chore: migrate trace-viewer and recorder to vite (#13076) 2022-03-25 14:12:00 -07:00
trace-viewer fix(show-trace): traceModel was removed by mistake (#12968) 2022-04-01 12:20:05 -07:00
web test(components): add more tests (#13168) 2022-03-29 21:06:11 -07:00
.eslintrc.js chore: don't write into stdout from the test runner, use reporters instead (#11367) 2022-01-12 19:52:40 -08:00