Solved
Forum Discussion
YuriPeshekhonov
Alumni
9 years agoHi,
We would like to investigate this behavior. Please create a support case and send us your non-instrumented .ipa file. We will try to reproduce the issue on our side. Thanks!
- jsrockx9 years agoOccasional Contributor
The solution was the area was away from for the window we want to swipe, that's why swipe method was not working to scroll up the screen.
- AlexKaras9 years ago
Champion Level 1
Hi,
Thank you for the update on the case.
- anhvu8 years agoFrequent Contributor
Hello,
I am starting to develop scripts for my iOS app.
and I try the swipe method but it didn't work.
Mobile["Device"]("Test’s iPhone")["Swipe"](500, 1700, 5000,1000)
Does TestComplete support this function for iOS?