Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Click canvas elements with explicit coordinates #180

Open
sroettering opened this issue Oct 7, 2021 · 1 comment
Open

Click canvas elements with explicit coordinates #180

sroettering opened this issue Oct 7, 2021 · 1 comment

Comments

@sroettering
Copy link

sroettering commented Oct 7, 2021

In my application I have a map that is rendered on a canvas. Now when I use the recorder to record some test cases for clicking on certain positions on the map the recorder just generates normal clicks which target like some corner of the actual element. For canvas elements in particular it would be nice to actually record the clicked coordinates.

Might already be implemented in #155

@ketz
Copy link

ketz commented Oct 21, 2022

I'd really like to have this feature too. Has anyone worked on something similar?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants