How to user select item activity for a screen which displays dynamic number of drop-downs?

I suggest doing loop with boolean variable, add inside activity to type into drop-downs, and this activity include into try-catch. Then when error will be caught (e.g. no selector was found) set boolean to False, and loop should stop there.

1 Like