emberjs / emberjs/ember-test-helpers
click, tap etc helpers can't specify coordinates of click
Open
- Dominant language
- JavaScript
- Stars
- 188
- Forks
- 254
- PR merge metrics
- No merged PRs in 30d
Description
I'm working on a visual editor where clicking at different positions gives different results (eg clicking on or outside a shape).
I'd like to be able to pass `x,y` coords to the click, tap helpers
Contributor guide
Assessment
This issue has not been assessed yet.