romanmfs
7 years agoFrequent Contributor
Different fields with same object name
Hi all! Need help with this problem. I have a box with bunch of fields containing a customer information (web app) that turned out to have same object names. Is there a way to differentiate ...
- 7 years ago
No, what I meant was to map the text fields based on their ObjectType and Id or Name properties. See the documentation linked below if you don't know how to use the Name Mapping. Once a field is mapped (it saves you the trouble of having the test search for it everytime you need it) you can just call the Text-property of it in your test and check if it is correct.