In a WebTable 2nd row,3rd column contains one link and that link name is changing dynamically. How you will click the link?
If name is changed dynamically then index would be used here to identify link. Code:
Set a=Browser("").Page("").webtable("").childitems(2,3,"link",index_value)
a.click
| Is This Answer Correct ? | 1 Yes | 0 No |
How to remove the associated function library?
What is debugging? How you debug your script?
What is the use of environment variables?
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
Could any one suggest web site links to learning VB Script for QTP purpose??
why should we give deliver good quality software?
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
In qtp, explain what is qrs file?
how can i replace any text from the qtp script with some anothere text
What are the recording modes in qtp?
What is data driver in qtp?
What is the Difference between Environment variable and Globle variable,.. anybody can give me answer..Thanks in advance...