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

Since check/uncheck does click under the hood, sometimes it might need to click at a different position. One example would be a long label that contains links inside, and clicking in the center happens to hit the link instead of the label itself.