How to find Total no of Text Fields in the Page..Anybody
please answer me..Thanks in Advance
Answers were Sorted based on User's Feedback
Answer / babu
Hi,
Set oDesc = Description.Create()
oDesc("micclass").Value = "Text"
Set Lists = Browser("Login").Page("Application").Frame
("folderFrame").ChildObjects(oDesc)
NumberOfLists = Lists.Count()
msgbox NumberOfLists
by using this, you can able to get the number of text
fields in the page.
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / yogi
set a = description.create
a("micclass").value = "webedit"
set ch_obj = browser("").page("").childobjects(a)
msgbox ch_obj.count
| Is This Answer Correct ? | 1 Yes | 1 No |
What is Test Fusion Report in QTP?
How to integrate the qualitycenter with qtp
What is test object?
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
When you are running a batch test of 5 scripts and in 2nd script appln crashed, what hpns then?
what is the script for keyword driven framework in real time?plz its urgent
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
Explain the concept of object repository & how QTP recognises objects?
What are main panes available in qtp test browser?
How to create a run time propertyfor an object?
What is the difference between "call to action" and "call an existing action"
9 Answers Accenture, Yana Software,