A79969
2 years agoOccasional Contributor
How can I update selector In my Desktop Testing
As is shown in the picture,the object has changed,I just only delete it and record it again.How can I quickly update it? I tried to click the "Update Selectors",but it is disabled. Any other way? ...
- 2 years ago
If the parent object properties are changing which causes the child object not to be found, then you need to use wildcard in your parent object properties.
For example, you might be able to merge these to object together using wildcard
It's vital to get the name mappings correctly defined, otherwise the whole hierarchy structure can break!