How do you identify object Attribute type in QTP

Object is changing Attribute type during run time . how can we identify object Attribute type in QTP

Showing Answers 1 - 1 of 1 Answers

sachin

  • Feb 6th, 2015
 

By using Descriptive programming
like

Code
  1. span style="color: #ff0000;">"micclass""Browser"

  2. objBr("name""Go.*"  

  3.  

  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