schickling/chromeless

Implement .click(x,y) to enable clicking at x, y coordinates

Open

#191 opened on Aug 7, 2017

View on GitHub
 (9 comments) (0 reactions) (0 assignees)TypeScript (606 forks)batch import
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!

Contributor guide