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



A web Page has 2 frames. Find out the number of weblist items in the second frame of the page...

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

A web Page has 2 frames. Find out the number of weblist items in the second frame of the page...

Answer / vasu j

The above answer by Sesibhushan is exactly correct.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More QTP Interview Questions

What is keyword view and Expert view in QTP?

1 Answers   Crea,


Explain QTP using different development techniques ?

0 Answers  


hi all i have qtp 9.0, Active screen is not working means after recording script snap shots not displayed in Active screen window. i have all ready check all setting means Tool...>option...>Active screen...>Default Level button is disabled. Is there other setting is remain to set Pls help i m new for qtp

1 Answers  


What is test fusion report?

2 Answers   CIL,


can u give one scenario for for PopWindow Exception & write Code for that?

2 Answers   Cap Gemini,


What is RTM (require ment tracebulity marix) fromate?

0 Answers   Wipro,


Can we add the function library directly from scripting in qtp instead of adding from resource tab?

5 Answers   IBM,


How will internal and external links be validated and updated? how often?

0 Answers  


How to Start recording using QTP?

1 Answers  


i have .xls,.txt,.doc files are there (together). i want find only .xls file among them? how can we write function?

3 Answers   CTS,


Explain the parameter in qtp?

0 Answers  


hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]

0 Answers   Accenture,


Categories