It takes me a whole day to figure out how to drag from point a to point b using cypress, so I thought I should share this for someone wants to do the task like me.
First you need to mousedown, then mousemove to the first point (point A)…
It takes me a whole day to figure out how to drag from point a to point b using cypress, so I thought I should share this for someone wants to do the task like me.
First you need to mousedown, then mousemove to the first point (point A)…