playwright/tests
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
..
android chore: fix Android 13 compatibility (#16139) 2022-08-02 18:22:27 +02:00
assets fix: Service Workers+Interception: missing page-level Network events (#15549) 2022-07-12 13:23:35 -07:00
components fix(ct): multi root vue components (#16211) 2022-08-04 10:43:43 -07:00
config feat(firefox): roll Firefox stable to 103 (#16224) 2022-08-03 16:55:19 -07:00
electron chore: roll Electron to 16.2.8 (#16017) 2022-07-28 15:41:32 +02:00
installation test: installation test for CDN failover (#14963) 2022-06-20 11:24:23 -07:00
library fix(cli): store trace/storage/har on SIGINT (#16339) 2022-08-09 00:13:38 +02:00
page fix(click): make it work for display:contents elements (#16356) 2022-08-08 16:05:09 -07:00
playwright-test fix: toBeFocused should match shadow elements (#16362) 2022-08-08 15:34:58 -07:00
stress fix(leak): do not retain test fixtures in worker fixtures (#14363) 2022-05-23 16:54:56 -07:00
index.d.ts test: added tests for WebSocket over Socks proxy (#7235) 2021-06-24 18:50:16 +02:00
tsconfig.json chore: group tests under tests/ (2) (#13082) 2022-03-25 23:09:02 -07:00