Forum Discussion
ArtemS
Alumni
14 years agoHello,
Then, instead of the ObjectIdentifier property, you should consider using some more consistent property as the recognition attribute (Caption, name, namePropStr etc).
Another way to improve the NM recognition is to add meaningful IDs to the page elements at the design time. For example: <div id="loginPanel">
In this case, the assigned ID value will be used as the value of the ObjectIdentifier property.