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

How winrunner recognise window/object apart from GUI map file?

4 Answers   CA,


What do you verify with the gui checkpoint for single property and what command it generates, explain syntax?

0 Answers  


Which is the default Record Method for Static Text Object?

8 Answers   Accenture,


what is qtp licence

0 Answers  


How many check points are there in winrunner? what are they?

8 Answers   BeBo Technologies,






Which are default codes winrunner generates when we start the application?

0 Answers  


If we send the bug report but the developer didnt understood the bug report then will the tester do?

1 Answers  


what is Add-wathch, how will it work?

1 Answers  


What are the reasons that WinRunner fails to identify an object on the GUI?

1 Answers  


What is the XML test cases creation?

0 Answers   IBM,


How to connect TestDirector from winrunner tool?

2 Answers   STG,


what are the default addin?s provided by WR

2 Answers  


Categories