In a WebTable 2nd row,3rd column contains one link and that link name is changing dynamically. How you will click the link?
Answer Posted / pushkar1206
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 |
Post New Answer View All Answers
Is the qtp course will help to create a virtual object?
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
How to add verification steps to tests?
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.
what testplan contents and what test strategy contents,what is the diff b/w them
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
How to use checkpoints in qtp ?
What is the registration process and examination fees?
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
What is parameter in qtp?
What is the descriptive programming?