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
Explain QTP using different development techniques ?
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
I want to know can we integrate visual source safe tool with QTP and QC for our version controlling process? WE know QTP and QC 10.0 version is having the version control inbuilt in it but I want to know the merits and demerits of the inbuilt version control tool and the visual source safe tool using QTP and QC.
Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project
What are the different types of qtp test assets and their extensions?
Please help me by providing the License key for QTP 9.2, at guru_aarya@yahoo.co.in Best Regards Gururaj.B
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
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
Differentiate the type of test cases which can be automated and which cannot be automated?
could any help me please, how to work on visual foxpro application using UFT
hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career
what is the difference between built-i function and In-built function?
How to export quicktest professional results to an .xls file?
Write a script to customize the test results in PDF and HTML format.
How to capture a window in QTP?