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

- Snap to buttons, inputs, selects, etc. - Try `<label>` selector in addition to the element. - Use parent selectors when needed. - Remove xpath fallback as it should be covered with css.