mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
When possible, "pick locator" generates: - default locator; - locator without any text; - locator without css `#id`. Fixes #27875, fixes #5178.
Injected
This directory contains helper sources which are injected into the page.
These sources are bundled with webpack to src/generated to be used as a compile-time source constants. See *.webpack.config.js for configs.