Performing area selection in Cypress #16945
Unanswered
madushajg
asked this question in
Questions and Help
Replies: 2 comments 1 reply
-
I used this and seems to do the trick
|
Beta Was this translation helpful? Give feedback.
1 reply
-
this is answered in #3441 |
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 have a requirement to test a zoom-in functionality for a selected area like depicted below.
Here I need to perform the selection over the graph. I referred to many available discussions and suggestions, but couldn't get any success.
I tried to achieve this as a drag n drop solution too. But didn't work.
How can I achieve this using Cypress?
Beta Was this translation helpful? Give feedback.
All reactions