Forum Discussion

macheshmeh's avatar
macheshmeh
Contributor
3 years ago

get values properties of table with dynamic object

for some tests i have to store date and hours that is in a table 

 

 

 

 

Mapped Name change continually (just last part DateEdit2) 

how can i get property value with row and column or is there other ways to get value of child 

with check point i can check the wValue and it returns correct value but i can't store the value

 

thanks for your help 

1 Reply

  • rraghvani's avatar
    rraghvani
    Icon for Champion Level 3 rankChampion Level 3

    See Using Wildcards and Addressing Objects in .NET Applications. Try and define the UI Object using properties that don't change, and TC will be able to find the object.

     

    Also, have you tried adding the WndClass name to your project settings via Properties -> Open Application -> MSAA? Your application may expose more objects/properties to TC.