Forum Discussion

ackmondual's avatar
ackmondual
Contributor
4 years ago
Solved

Is it typical for buttons in popup/dialog box to not appear via the Highlight option?

Using TestComplete 14.0.317.7 x64 Testing an Android app running on Android 7   I'm mapping out button options in various dialog/popup boxes (these typically go away if you tap someplace outside t...
  • ApplePen's avatar
    4 years ago

    The operated object can be hightlight , it must be located in Object Browser or NameMapping.

    If the dialog closed and reopened again, the object cannot be hightlight.

    It might be that some instable properties would be mapped in NameMapping.

    Or the operated object cannot be displayed in Object Browser immediately.

    I suggest you to check the property of the object in NameMapping first.

    And add Sys.Refresh() code after open the dialog in script.