I tried to capture the same object in 2 mobile device and found that Mobile Spy is capturing the ‘Content-desc’ in one device and ‘text’ on other device .
Only Property is changing but property value is same . Why is this property name is changing for same object . i could not able to run the test in other device since the property name change .
Thanks for you response . Your Approach seems to be working fine .
just for clarification :
You mean to say that we need to stored the same object twice(once with text property and other with Content-decs . I.e BtnTryLogin and BtnTryLogin2. ) and then verify the existence of the the correct one .