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 |
What is keyword view and Expert view in QTP?
Explain QTP using different development techniques ?
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
What is test fusion report?
can u give one scenario for for PopWindow Exception & write Code for that?
What is RTM (require ment tracebulity marix) fromate?
Can we add the function library directly from scripting in qtp instead of adding from resource tab?
How will internal and external links be validated and updated? how often?
How to Start recording using QTP?
i have .xls,.txt,.doc files are there (together). i want find only .xls file among them? how can we write function?
Explain the parameter in qtp?
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]