Editing openlayer polygon feature with cypress not working #14937
Unanswered
carlosjpr-collab
asked this question in
Questions and Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to draw an openlayer polygon and edit it. With cypress version 6, I can add a polygon but I am not able to edit it or move it. The working code below shows the case.
Current behavior
cypress can draw polygon
Desired behavior
cypress not able to edit or move polygon
Beta Was this translation helpful? Give feedback.
All reactions