How do you retrieve the Class name of a Test Object programmatically from within a script?

Questions by mg6821

Showing Answers 1 - 2 of 2 Answers

pruthvi

  • Jun 29th, 2006
 

Use GetROProperty() function

  Was this answer useful?  Yes

bharathi9d

  • Jun 29th, 2006
 

msgbox Browser("QTP : How do you retrieve").Page("QTP : How do you retrieve").Frame("google_ads_frame").Link("Fast Object Db/ODBMS").GetROProperty("micclass")

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions