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

This reverts commit 0aa2f06f68959e2515f62ea9bb570cf1815230b2. Discussed the new permission in the API review and decided not to proceed with the feature as we are not ready to commit to supporting it yet: * the API is Chromium specific * the API is still experimental * there is no clarity to what extend the screen manipulation APIs will work in old headless which is our main test environment We'll keep an eye on the demand for the feature and may get back to implementing it in the future. Reference: https://github.com/microsoft/playwright/issues/27198