mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

This patch adds support for the `vue` selector engine that allows selecting DOM elements based on the component name. > **NOTE**: `vue` engine supports Vue2 and Vue2. References #7189