mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 13:45:36 +03:00
caa9c6a597
We have to reliably know whether test timed out or not, and soft expect error could have marked it with `status=failed` but it would still time out. Now we have a separate `_didTimeout` flag for this. Fixes #18023. |
||
---|---|---|
.. | ||
android | ||
assets | ||
components | ||
config | ||
electron | ||
installation | ||
library | ||
page | ||
playwright-test | ||
stress | ||
webview2 | ||
index.d.ts | ||
tsconfig.json |