I want to test gesture pattern
It's need drag and hold cross multiple elements
But when I use press(forDuration: Int, thenDragTo: XCUIElement)
it would drop touch when drag to element
Is there any way to test this case?
The scenario that I want to do is:
- Press and hold element 1
- hold and drag cross element 2 -> element 3 -> ....
- drop