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

When firefox is automated + interacted with manually, input composition might get stolen from Text Input Processor. Re-requiring TIP every time seems to fix this. References #5460