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

Explain the difference between gui map and gui map files?

0 Answers  


How many types of tests can u create in winrunner?

2 Answers   Covansys,


Data Driven test functions in WinRunner are Context sensitive functions or Analog functions?

3 Answers   FCG,


What are the Win Runner tools for functional testing?

0 Answers  


How do you find an object in an gui map.

0 Answers  


winrunner & QTP both are developed by mercury interactive,what is main difference between these two? Thanks in ADVANCE

3 Answers  


how u can crate a database checkpoint in ur script?

2 Answers   MBT,


Which Key is pressed to toggle between Analog and Context Sensitive Mode?

3 Answers  


What r the recording methods in winrunner and wht r the uses and where do we use and how do we use? pls dont mention recording modes(context sensitive and analong)

2 Answers  


what is contained in the GUI check list?

1 Answers   FCG,


you hae a inbox and got a mail how can you know it is there or not write script.

0 Answers  


Explain data parameterization in winrunner?

0 Answers  


Categories