KB1
3 years agoChampion Level 2
Finding object with text
Hello Smartbear community,
I'm still struggling with objects with the same ID and don't want to place them into an array because sometimes the position of that object differ.
So I thought maybe there is something like a findObject. I found it on the documention. (https://support.smartbear.com/testcomplete/docs/reference/test-objects/members/common-for-all/find-method.html)
But how do I implement this in my test. E.G
I want to find both of these through a variable that I already have mapped in the variables. is that possible?