mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-15 06:02:57 +03:00
3e65ef35cf
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. |
||
---|---|---|
.. | ||
html-reporter | ||
playwright | ||
playwright-chromium | ||
playwright-core | ||
playwright-ct-react | ||
playwright-ct-svelte | ||
playwright-ct-vue | ||
playwright-firefox | ||
playwright-test | ||
playwright-webkit | ||
recorder | ||
trace-viewer | ||
web | ||
.eslintrc.js |