Writing tests for a whiteboard - How can I get, create, move, and manage elements on a canvas in WebGL from Cypress? #24536
Unanswered
cypressbeginner
asked this question in
Questions and Help
Replies: 1 comment
-
We are trying to do the same thing for a WebGL application which uses https://pixijs.com. So far, I was not able to do this. I fail to get any mouse events in :-( |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I need to create some tests in Cypress for a whiteboard canvas with WebGL in Chrome, starting with the basics. These would be functional tests to start, so it would mean drawing, locating, and moving these elements. No ides how to get started. Any experience in this or ideas would be much appreciated. Thank you.
Not sure how to get started with this.
Beta Was this translation helpful? Give feedback.
All reactions