in a web table , i want you to click a particular object inside cell
Answer Posted / bhargavi
We can achieve it using ChildItem() method
Syntax object.ChildItem(Row,Column,Micclass,Index)
Assume there is a webtable with name "UserDetails" in a page.We have to click a link which is in first row,first column of webtable.Then the code will be as follows:
Browser("title:=Gmail").Page("title:=Gmail").Webtable("name:=UserDetails").childitem(1,1,"Link",0)
Note:Assuming browser & page property 'title' value as "Gmail"
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
What are the views available in quicktest professional?
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
Can any body please tell me the steps of keyword driven frame work in qtp. My mail is saswat445@gmail.com please send some materials on keyword driven testing in qtp. thanks a lot...
What is the file extension of the code file in qtp?
How do you test the text displayed in the header portion of times of india epaper. Hot news(banner) are scrolling in the top of the page, how do you test using QTP?
How to find operating system information using the qtp script?
What is the difference between the design-time and run-time data tables?
how to do the batch testing in test director using manual testing procedure?
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
How to use the object spy in quicktest professional (qtp) 8.0 version?
What is qtpro?
What is the parameterization? Give one example?
Discuss quicktest professional (qtp) environment?
What is contained in the object repository?
Did the scripts need lot of maintenance? If yes, why?