kaiiii
8 years agoRegular Contributor
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