Forum Discussion

BTscott's avatar
BTscott
Contributor
7 years ago
Solved

How to resolve recognition hint for when a button is clicked in a JDialog

Greetings!   I am trying to automate an action for clicking a button within one dialog which causes another dialog to open. However, when I run the test, I keep getting an 'object recognition hint'...
  • BTscott's avatar
    7 years ago

    OK. I resolved the issue by removing JavaClassName ('JDialog') as an identifier. This prevents TestComplete from confusing the two JDialogs.

     

    Thank you for your assistance. :)