picker
picker copied to clipboard
Detox Scroll picker in Android
We have extensive tests in Detox. The issue i am facing is being able to scroll picker if the items making up the list are taller (and out of view) of the screen.
For example, in IOS, i can use await element(by.type('UIPickerView')).setColumnToValue(0, text)
Can i use by.type for Android? I would need the Canonical classname