playwright/tests
Dmitry Gozman 0653692a5b
fix(selectors): :scope combined with other css should work (#18324)
Previously, we considered root when selector has `:scope` modifier, but
did not actually match it with other css specifiers, like in
`:scope.selected`.

Fixes #17824.
2022-10-25 14:31:39 -07:00
..
android feat(android): add Android.{launchServer,connect} (#18263) 2022-10-24 17:23:11 -07:00
assets test: unflake page-drag tests (#17783) 2022-10-03 12:26:36 -07:00
components test(ct): component as slot (#18090) 2022-10-24 12:31:35 -07:00
config test: clean up connect options set for debug controller (#18317) 2022-10-25 09:03:04 -07:00
electron test: electron firstWindow() does not work with delayed navigation (#18093) 2022-10-14 08:36:37 -07:00
installation feat(install): connection timeout (#18161) 2022-10-19 13:06:35 -07:00
library feat(api): add clear() (#18296) 2022-10-25 12:56:11 -07:00
page fix(selectors): :scope combined with other css should work (#18324) 2022-10-25 14:31:39 -07:00
playwright-test fix(test runner): make sure soft expect error does not mask a timeout flag (#18321) 2022-10-25 12:34:15 -07:00
stress fix(leak): do not retain test fixtures in worker fixtures (#14363) 2022-05-23 16:54:56 -07:00
webview2 test: add initial webview2 tests (#16827) 2022-09-07 20:09:22 +02:00
index.d.ts test: added tests for WebSocket over Socks proxy (#7235) 2021-06-24 18:50:16 +02:00
tsconfig.json chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00