playwright/packages
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
..
html-reporter fix(html): fix the filter to respect status (#23208) 2023-05-22 15:35:19 -07:00
playwright chore: upgrade @types/node to 16.x (#23429) 2023-06-02 10:04:41 +02:00
playwright-chromium chore: upgrade @types/node to 16.x (#23429) 2023-06-02 10:04:41 +02:00
playwright-core fix: call focus() twice to workaround firefox not focusing element (#23535) 2023-06-05 16:46:52 -07:00
playwright-ct-core chore: fix broken ct-core require (#23507) 2023-06-04 18:07:42 +02:00
playwright-ct-react chore(ct): internal types (#23332) 2023-06-02 14:11:03 -07:00
playwright-ct-react17 chore(ct): internal types (#23332) 2023-06-02 14:11:03 -07:00
playwright-ct-solid chore(ct): internal types (#23332) 2023-06-02 14:11:03 -07:00
playwright-ct-svelte chore: upgrade @types/node to 16.x (#23429) 2023-06-02 10:04:41 +02:00
playwright-ct-vue chore(ct): internal types (#23332) 2023-06-02 14:11:03 -07:00
playwright-ct-vue2 chore(ct): internal types (#23332) 2023-06-02 14:11:03 -07:00
playwright-firefox chore: upgrade @types/node to 16.x (#23429) 2023-06-02 10:04:41 +02:00
playwright-test chore: make trace viewer work over http (#23531) 2023-06-05 16:30:30 -07:00
playwright-webkit chore: upgrade @types/node to 16.x (#23429) 2023-06-02 10:04:41 +02:00
protocol/src feat(screenshot): Add customizable color option for masked elements (#23185) 2023-05-22 18:44:44 -07:00
recorder chore(internal): generate code in jsonl (#23124) 2023-05-20 10:15:33 -07:00
trace/src chore: render route markers in the trace network panel (#23476) 2023-06-02 13:00:27 -07:00
trace-viewer chore: hide 'Open in VSCode' for folders in UI Mode (#23499) 2023-06-05 22:09:45 +02:00
web chore: hide 'Open in VSCode' for folders in UI Mode (#23499) 2023-06-05 22:09:45 +02:00
.eslintrc-with-ts-config.js lint: prevent object string concatenation (#23172) 2023-05-19 15:17:43 -07:00
.eslintrc.js lint: prevent object string concatenation (#23172) 2023-05-19 15:17:43 -07:00