Forum Discussion

kamilpavlicko's avatar
kamilpavlicko
New Contributor
10 years ago
Solved

Window Title Issue

Hello everyone,   I am brand new one with testcomplete, but I am already done with a few tests (on Java Desktop application).  Everything went well (including logs, script test, mapping object, vi...
  • djadhav's avatar
    djadhav
    10 years ago

    Make sure the object exists.

     

    1) Right click to access the NameMapping editor.

     

     

    2) Choose 'Conditional Mode'

     

     

    3) Here you can map the object with Title 1 OR Title 2

  • kamilpavlicko's avatar
    kamilpavlicko
    10 years ago

    Even if I have no property WndCaption in my Java application. Definitely I was successful with changing or making condition on AWTComponentAccessibleName.

     

    Thank you guys very much for solution :)