Forum Discussion

thoshima's avatar
thoshima
Occasional Contributor
4 years ago
Solved

Query on Testcomplete

Hi Members,   I have the below query related to My Application with testcomplete Tool:   Im working on a Desktop application where one of the screen is PB screen which hits chromium browser s...
  • AlexKaras's avatar
    4 years ago

    Hi,

     

    You need to examine the VcEmbeddedFrame object in the Object Browser and figure out the unique and stable set of properties that identify this frame and do not change from run to run. Then you should to correct NameMapping for this element so that it uses identified properties and their respective values (maybe, wildcarded with * and ?).