You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: