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 |
can any one tell me how to select some text.i need the script for that
Differences between text and test area checkpoints?
What is the Command used to start the QTP
Does quicktest professional is unicode compatible?
how can we retrieve ten rows from the data table using loop concept?
How many types of run modes are there in qtp?
What is difference between Class and MicClass
Hi Friends...this is surendra..recently i joined automation team ...Please send me some documents regarding VB script ...and where can i learn VB script... This is My mail id: surendra.mamilla@gmail.com... please send to my mail.... Thanx in advance surendra.
how many script you will wright in a year ? i told it's depends on the proj..and 'n.no of ... but he forced me to tell some num. or avg .....how many i suppose to tell..??and do a favor per day how many script don't thing it's repeated question or common ...help me post a ans...thanks for advance
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
write a qtp script to see time in windows command prompt? its urgent....
How to execute a WinRunner Script in QTP?