i want click on a link which is in 3rd row and 2nd column of a
web table.write script to execute
Answer Posted / 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 |
Post New Answer View All Answers
what could go wrong with test automation?
How you can decide which type of object repository you have to use?
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
Discuss quicktest professional (qtp) environment?
What are the challenges you faced during you entire life automation ?
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
Hi How to retrieve data from web element line by line?
What is the difference between run time object and test object?
How to use checkpoints in qtp ?
Explain actions in qtp ?
What are the various automation frameworks available in qtp?
How to do call a output parameter from one action to another action??/
How many types of recording modes in qtp? Which will be used when?
What is Cross browser testing? Does UFT support it?
How many ways we can parameterize data in quicktest professional?