playwright/packages
Andrey Lushnikov a89fe3ec5c
fix: support shadow DOM with Vue and React selectors (#10742)
There were two issues:
- we did not find VDom roots inside shadow DOM
- we incorrectly relied on DOM's `contain` method to determine if
  VDom's rendered node belongs to requested scope.

Fixes #10123
2021-12-07 11:23:37 -08:00
..
playwright chore: cut v1.17 (#10203) 2021-11-09 17:56:26 -08:00
playwright-chromium chore: cut v1.17 (#10203) 2021-11-09 17:56:26 -08:00
playwright-core fix: support shadow DOM with Vue and React selectors (#10742) 2021-12-07 11:23:37 -08:00
playwright-firefox chore: cut v1.17 (#10203) 2021-11-09 17:56:26 -08:00
playwright-test feat(acceptDownload): revert acceptDownload (#10709) 2021-12-06 09:25:24 -08:00
playwright-webkit chore: cut v1.17 (#10203) 2021-11-09 17:56:26 -08:00