Updated 31 May 2019
In espresso, some times the swipe functionality not works like for “Swipeleft”, “swiperight”,”swipeup”,”swipedown”,”swipeup”.
so for this problem we can create a custom swipe to swipe up , down , left and right.
Swipe up used to custom swipe the page upward using the id of any element.
usage:-
Swipe down used to custom swipe the page downward direction using the id of any element.
usage :-
Swipe left used to custom swipe the page leftward direction using the id of any element.
usage :-
Swipe left used to custom swipe the page rightward direction using the id of any element.
usage :-
So in this way, we can create a custom swipe approach in espresso when the swipe doesn’t work.
Hope this blog will help you.
Thanks for reading : )
If you have more details or questions, you can reply to the received confirmation email.
Back to Home
Be the first to comment.