07-10-2008, 12:48 PM
Hi all,
I am in the middle of an issue
I need to get the class of a test object from the object repository when i give the logical name of the object repository
Example
if this is the statement, i need to get WebEdit(class name) as output if i give "star"(logical name of a test object) as input
Any function available for that or lese any method available
Please help me. I am awaiting for your reply
I am in the middle of an issue
I need to get the class of a test object from the object repository when i give the logical name of the object repository
Example
Code:
Browser("Yahoo!").Page("Yahoo!").WebEdit("star")
Any function available for that or lese any method available
Please help me. I am awaiting for your reply