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

- Added docs to `selectors.md`. - `[pressed]` and `[checked]` do not match `"mixed"` states. - Disallow `[name]` shorthand without a value. - Renamed `includeHidden` to `include-hidden`.
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.