You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,8 @@ More details here: https://github.com/Georgegriff/query-selector-shadow-dom/blob
25
25
26
26
### Playwright
27
27
28
+
Update: as of Playwright v0.14.0 their CSS and text selectors work with shadow Dom our of the box, you don't need this library
29
+
28
30
Playwright works really nicely with this package.
29
31
30
32
This module exposes a playwright `selectorEngine`: https://github.com/microsoft/playwright/blob/master/docs/api.md#selectorsregisterenginefunction-args
0 commit comments