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

This extracts `getElementLabels` helper function to be used both for generating and querying.
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.