playwright/packages/playwright-core
Andrey Lushnikov 3a00fc4edf
fix: call focus() twice to workaround firefox not focusing element (#23535)
When focus is moved from one tab to another, it might require calling
`focus()` twice to actually focus an element in Firefox.

Fixes https://github.com/microsoft/playwright/issues/23117
2023-06-05 16:46:52 -07:00
..
2023-05-22 12:37:08 -07:00
2021-10-11 16:52:17 +02:00
2022-08-15 18:10:04 +02:00

playwright-core

This package contains the no-browser flavor of Playwright.