Forum Discussion
YMinaev
Staff
16 years agoHi,
You can modify mapped objects in the Name Mapping editor. See the Modifying Mapping Criteria help topic for details.
The aqObject.SetPropertyValue method sets a property value for an object of the tested application and is not related to name mapping. Also, as WPFControlIndex is a read-only property, you cannot modify its value. See the WPFControlIndex Property (WPF Application Objects) help topic.
You can modify mapped objects in the Name Mapping editor. See the Modifying Mapping Criteria help topic for details.
The aqObject.SetPropertyValue method sets a property value for an object of the tested application and is not related to name mapping. Also, as WPFControlIndex is a read-only property, you cannot modify its value. See the WPFControlIndex Property (WPF Application Objects) help topic.