playwright/packages/playwright-core
Dmitry Gozman ab85b23e67
fix(expect): report expect "Timed out" when it actually does (#22174)
Previously, it would say "Timed out" when page was closed at test
timeout, or not say "Timed out" when at least one element matched.

Fixes #21664.
2023-04-03 15:06:13 -07:00
..
2022-08-15 18:10:04 +02:00
2023-03-17 19:36:43 -07:00

playwright-core

This package contains the no-browser flavor of Playwright.