A web Page has 2 frames. Find out the number of weblist
items in the second frame of the page.
Answers were Sorted based on User's Feedback
Answer / sesibhushan
set FrameObj=Browser("micclass:=Browser").Page
("micclass:=Page").Frame("micclass:=Frame","index:=1)
Set wList=description.create
wList("micclass").value="WebList"
set wListObj=FrameObj.ChildObjects(wList)
wListcount=wListObj.count
msgbox wListcount
| Is This Answer Correct ? | 30 Yes | 0 No |
Answer / vasu j
The above answer by Sesibhushan is exactly correct.
| Is This Answer Correct ? | 2 Yes | 1 No |
If enter into interviewer room? how u introduce with him. with shakehand or waht?
How will you report the bug and explain the defect tracking sheet you handled?
What is the difference between QTP 8.2 object repository and QTP 9.2 object repository Any body have an please give Answer Mail id: nagireddy.sn@gmail.com
How QTP recognizes Objects in AUT?
Generic function to search for the unique link in webtable and click on it
can any body clearly explain about hybridframework with the explanation for files what ever we come acros in this frame work?
What is quicktest professional window?
Write a script to print below pattern 5 4 3 2 1 5 4 3 2 5 4 3 5 4 5
Why do you choose only QTP for your project automation among remaining tools like Rational robot and silk test?
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
What is TOM in QTP?
WHAT IS THE USE OF "FUNCTION GENERATOR" IN QTP?