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

Instead of never finishing the response which works differently across browsers, stall the required script. This makes "DOMContentLoaded" to never fire and properly tests the "commit" signal.