Forum Discussion
TanyaYatskovska
Alumni
13 years agoHi Trung,
The MappedName property returns the mapped name of the object you are working with. It's used on the line where the error text is posted to the Test Log. You can use any other property (or even only a predefined string) to post the informative message. I suggest that you set a breakpoint on the problematic line and evaluate the object to identify what property you can use.