playwright/packages
Dmitry Gozman 0fa20d5d1e
fix(click): make it work for display:contents elements (#16356)
After protocol fixes in all browsers, we can now scroll and click display:contents elements.
The only problem is that `elementsFromPoint()` misbehaves in Chromium and Firefox, so we
need a workaround. Hopefully, it will be fixed upstream - shadow dom spec folks think
"it becomes a real compatibility concern".

This needs Chromium 105 roll.
2022-08-08 16:05:09 -07:00
..
html-reporter feat(test runner): separate interrupted status from skipped (#16124) 2022-08-02 12:55:43 -07:00
playwright chore: use default export across packages (#16360) 2022-08-08 13:30:07 -07:00
playwright-chromium chore: use default export across packages (#16360) 2022-08-08 13:30:07 -07:00
playwright-core fix(click): make it work for display:contents elements (#16356) 2022-08-08 16:05:09 -07:00
playwright-ct-react fix(ct): multi root vue components (#16211) 2022-08-04 10:43:43 -07:00
playwright-ct-svelte fix(ct): multi root vue components (#16211) 2022-08-04 10:43:43 -07:00
playwright-ct-vue fix(ct): multi root vue components (#16211) 2022-08-04 10:43:43 -07:00
playwright-ct-vue2 fix(ct): multi root vue components (#16211) 2022-08-04 10:43:43 -07:00
playwright-firefox chore: use default export across packages (#16360) 2022-08-08 13:30:07 -07:00
playwright-test chore: add fallback "default" key to "." exports object (#16350) 2022-08-08 12:19:15 -07:00
playwright-webkit chore: use default export across packages (#16360) 2022-08-08 13:30:07 -07:00
recorder feat(inspector): add keyboard shortcuts (#12014) (#15326) 2022-07-07 11:25:48 -07:00
trace-viewer feat(trace-viewer): show request time in trace viewer network tab (#14353) 2022-07-07 11:26:31 -07:00
web fix(types): follow up to react 18 changes (#14671) 2022-06-06 21:05:47 -07:00
.eslintrc.js chore: don't write into stdout from the test runner, use reporters instead (#11367) 2022-01-12 19:52:40 -08:00