11-30-2010, 11:36 AM
Hi Karraaruna,
Check the properties of "TabBar" using ObjectSpy. Might be the html id and other properties used for identifying this object are generated dynamically. You will have to select unique properties for identification. If the properties are dynamic, then you will have to use Regular Expression.
Check the properties of "TabBar" using ObjectSpy. Might be the html id and other properties used for identifying this object are generated dynamically. You will have to select unique properties for identification. If the properties are dynamic, then you will have to use Regular Expression.