Solved
Forum Discussion
Wamboo
5 years agoCommunity Hero
Hello,
If you are not able to add a particular class to help TestComplete read these values, I suggest you to:
enable Text Recognition ->
find all TextObjects inside this drop-down list ->
put it inside Array ->
and you are ready to work.
anupamchampati
5 years agoFrequent Contributor
Can you please post the Object spy snap.
Try finding any property like Items? or anything related.
But as Wamboo suggested I think text object should also work as last option.