Forum Discussion

Bipinp702's avatar
Bipinp702
New Contributor
5 years ago
Solved

Not able to select list of values on dropdown for android application

I clicked on dropdown box and list of values are displaying but not able to select the values present on the dropdown list

  • Working porperly now by using TouchItem()

3 Replies

  • LinoTadros's avatar
    LinoTadros
    Community Hero

    Need more info:

    Which dropdown control is the app using? 3rd party or native Android?

    Is the dropdown being filled by a web service or static?

    Did you try to record and see what got recorded?

    Did you instrument the apk file?

     

    Cheers

    -Lino

    • Bipinp702's avatar
      Bipinp702
      New Contributor

      1. I am using Native Android app

      2. Dropdown is static 

      3. No, I am not  recorded 

      4. Yes app is instrumented and its working fine for other functionality only need to know how to select value from dropdown

      • Bipinp702's avatar
        Bipinp702
        New Contributor

        Working porperly now by using TouchItem()