schickling/chromeless
View on GitHubImplement .click(x,y) to enable clicking at x, y coordinates
Open
#191 opened on Aug 7, 2017
APIfeaturehelp wanted
Repository metrics
- Stars
- (13,240 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
For applications where a click can be more specific than a single DOM element, does chromeless support clicks at x,y coordinates or could someone provide a pointer to how this could be implemented (happy to send a PR if you can help me get started)?
Thanks!