playwright/packages/playwright-core
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
..
2022-10-25 12:56:11 -07:00
2021-10-11 16:52:17 +02:00
2021-10-11 16:52:17 +02:00
2022-08-15 18:10:04 +02:00
2022-10-05 15:30:35 -07:00

playwright-core

This package contains the no-browser flavor of Playwright.