Block elements inside elements are not returned correctly from `document.elementsFromPoint(x, y)` in some cases. See https://bugs.chromium.org/p/chromium/issues/detail?id=1307458 for details. |
||
|---|---|---|
| .. | ||
| componentUtils.ts | ||
| highlight.ts | ||
| injectedScript.ts | ||
| reactSelectorEngine.ts | ||
| README.md | ||
| selectorEngine.ts | ||
| selectorEvaluator.ts | ||
| selectorGenerator.ts | ||
| utilityScript.ts | ||
| vueSelectorEngine.ts | ||
| webpack.config.js | ||
| xpathSelectorEngine.ts | ||
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.