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

This reverts commit a9322226623ee010be08380ff13c9243a044e923. Closes https://github.com/microsoft/playwright/pull/30797 - maybe there is a better way to get the page height? `document.documentElement.scrollHeight` seems to not work on Firefox. Relates https://github.com/microsoft/playwright/issues/30770
playwright-core
This package contains the no-browser flavor of Playwright.