Forum Discussion

ThunduBeedi's avatar
ThunduBeedi
Occasional Contributor
11 years ago

Is there a way we can use grid like syntax to get text in SftTreeControl32?

SftTreeControl32 is mapped as a list. It appears like a grid though, with columns and rows. Is it possible to get text items from this object using grid like syntax.



Thanks,

Krishna

1 Reply

  • TanyaYatskovska's avatar
    TanyaYatskovska
    SmartBear Alumni (Retired)

    Hi Krishna,


     


    I'm not sure that Object Mapping will help in this case. So, the SftTreeControl32 control should be inherited from a control that is specially supported by TestComplete.


    To test the control, you can always use native methods and properties. Try exploring the control in the Object Browser to find the needed ones.