i want click on a link which is in 3rd row and 2nd column of a
web table.write script to execute
Answers were Sorted based on User's Feedback
Answer / ashish srivastava
Browser().Page().Webtable().Childitems(3,2,"Link",0).Click
this will click on the 3rd row and 2nd column of the web
table
| Is This Answer Correct ? | 21 Yes | 0 No |
Answer / digi
set objPage=Browser().Page()
set objLink=objPage.WebTable().ChildItem(3,2,"Link",0)
objLink.click
| Is This Answer Correct ? | 2 Yes | 0 No |
In a web application , there is a table of rows and coloums , i want to pickup the 1st row and 3rd coloums name (not data)how can any one explain
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
I want to export the datasheet to excel.Instead of total file it exports only data without headers.How to solve this problem?
How to record & run on Japanese language application using english version of QTP ???
what testplan contents and what test strategy contents,what is the diff b/w them
what are the settings to be done to make the recovery scenario created for one test to be used bye all the other tests. please tell me recovery scenario process in detail.
What are Add-ins availble in licensed version QTP8.2
HOW TO DO THE BATCH TESTING USING QTP?
Is it possible to change the extension of Shared object repository?
Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please
What’s the QTP testing process?
How to capture dynamic objects in qtp like mark up text