Answer Posted / veeranki naveen goud
Dyanamic links can be handled by Child Objects concepts as
well.
set dynlink = description.create ()
dynlink ("mic class").value = "Link"
dynlink ("name").value = ".*"
dynlink ("name").RegularExpression = True
set linkcol = Browser("x").Page("x").childobjects(dynlink)
linkcol(index number)
Regards,
Veeranki Naveen,
Noida.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How the smart identification is used in real time?Please explain with an example
What is a reusable action?
What are metrics and matrix?
In Remote acess server how u run a test?
how to find that tools work well with your existing system?
How to delete an object from the object repository?
What is the Difference between copy to action and call to action?
How to test the login page in different ways in automation testing and i need code?
How can you pass value one action to another action?
What is qtp window?
How to test login module with different username and password by using data driven testing in QTP?
Explain the check points in quicktest professional (qtp)?
what r the main attributes of test automation?
How can you write the scripts that operate on different objects depending on run-time information?
What are the different recording modes?