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 ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is test object?

700


Can you write a script to check if the folder exists or not?

515


How to do call a output parameter from one action to another action??/

1872


What are the recording modes in wave event?

1538


Where to use function or action?

669






How you are developing the script? Using record and play back or manual?

633


hi in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?

2798


Is it possible to call from one action to another action in qtp?

562


Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly

1252


What is throw Object?

1558


what r the verstions from 1st to present (verstions) of mercury tools (like winrunner,QTP,Loadrunner) ? Chandana

1461


Can we create user defined functions in qtp?

559


How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?

626


What is the basic concept of quicktest professional (qtp)?

583


what is ODC and GDC?

7347