Appium Automation Interview Questions
31. : Which method is used to perform scroll down to text in appium. Answer : You can use scrollTo() method to scroll till text. View scroll down to text example. 32. : Is it possible to perform multi-touch action in appium test? Answer : Yes, We can perform multi-touch action action in appium automation … Read more