Forum Discussion

kaiiii's avatar
kaiiii
Regular Contributor
7 years ago

Auto Text contain values from where

https://support.smartbear.com/testcomplete/docs/app-objects/specific-tasks/android/edit-text/autocomplete-view.html

In this link, in a line

 Set AutoText = p.RootLayout("").Layout("layoutTop").Layout("layout3").Layout("layout4").AutoCompleteTextView("edit7")

In Autotext from where this values are coming..i mean is the same code Like(RootLayout("").Layout("layoutTop").Layout("layout3").Layout("layout4").AutoCompleteTextView("edit7")) , i should use or how should i examine the object for Android

1 Reply

  • AlexKaras's avatar
    AlexKaras
    Champion Level 3

    Hi,

     

    > how should i examine the object for Android

    Using Object Browser (possibly, in the Point-and-Fix mode).