How to count bulk of text boxes in a webpage

Answers were Sorted based on User's Feedback



How to count bulk of text boxes in a webpage..

Answer / vamcit

'To calculate no. of Text/Edit Boxes

Browser("Browser").Navigate "http://www.rediff.com/"
Browser("Welcome to rediff.com").Page("Welcome to
rediff.com").Sync
Set webtext=Description.Create()
webtext("micclass").Value="WebEdit"
x=Browser("Browser").Page("Welcome to
Rediff.com").ChildObjects(webtext).count
msgbox x

Is This Answer Correct ?    0 Yes 0 No

How to count bulk of text boxes in a webpage..

Answer / shobhit

PLS EXPLAIN

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WinRunner Interview Questions

What actually happens when you load GUI map?

0 Answers  


How do you execute your tests from windows run command?

0 Answers  


descriptive program for web application.

0 Answers  


What id DB Folder? when it will be created and what it consists?

2 Answers   BeBo Technologies,


What are different types of checkpoints?

0 Answers  






If I dont have GUI spy on my machine how I do I manage to map my custom object properties

2 Answers  


Please any one Knows Send the Website for Writing different TestCases with different Examples

0 Answers  


How will u find Automation Test cases and how to find regression test cases?

4 Answers   TCS,


what is the key combination to terminate script execution

2 Answers  


By Default if you save a File with just pause statement in the script how it is going to store in winrunner?

2 Answers   IonIdea,


If the object does not have a name then what will be the logical name?

1 Answers  


What are the two modes of recording?

0 Answers  


Categories