Forum Discussion

se7ent7's avatar
se7ent7
Occasional Contributor
14 years ago

Using custom properties to find web objects/elements

Hi there, I have been finding objects using the Id string (we use a FindChildByID() method), but this is becoming hard to maintain recently since our app generates IDs more dynamically these days. ...