06-07-2011, 02:04 PM
You have to identify the properties which are not chaning every time. Now, add these properties to obeject repository. Side by side you have to remove the property which is changing every time (like in your case caption/text).
Also you can use descriptive programming to identify the object.
Also you can use descriptive programming to identify the object.