mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

We skip waiting for "visible" state that enforces non-zero size. Other invisible conditions like "display:none" fail during the actual "scrolling" step and will retry.