Selecting an option in the mobile app drop down which is not visible when the app is loaded for the first time

29 Views Asked by At

I need to select the top most option in this drop down (Image attached) (This is an android app which Im automating using C# and Appium)

dropdown options

I tried various ScrollTo methods but nothing worked so far. At least if it can select the value that I pass event without scrolling, thats fine

0

There are 0 best solutions below