Answers

Question and Answer:

  Home  QTP

⟩ What are the properties you would use for identifying a browser and page when using descriptive programming?

"name" would be another property apart from "title" that we can use. OR We can also use the property "micClass". ex: Browser("micClass:=browser").page("micClass:=page")....

 294 views

More Questions for you: