mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
Firefox has a bug: calling `node.focus()` does make the node focused, but some internal "current contenteditable node" is not changed. Blurring the previous one and focusing the new one helps.
playwright-core
This package contains the no-browser flavor of Playwright.