Hello and thank you for this great library,
Despite the explicit documentation that move does not support the position argument, position is fortunately passed down to the trigger function of cypress. This is great, because it allows us to swipe an element from a different position than center. It would be great if the types (which also doesn't currently) and the documentation could reflect that too.
Thank you.
Hello and thank you for this great library,
Despite the explicit documentation that
movedoes not support thepositionargument,positionis fortunately passed down to the trigger function of cypress. This is great, because it allows us to swipe an element from a different position thancenter. It would be great if the types (which also doesn't currently) and the documentation could reflect that too.Thank you.