03-17-2012, 07:07 AM
Please help me in getting the logical name of the object (not the name property of the object) in run time.
--returns the logical name of the object along with object type
do we have any other method?
Code:
Browser("Google").Page("Google").WebEdit("SearchBox").ToString
do we have any other method?