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 is the TSL function in WinRunner to connect to test director?

1 Answers   Infosys, Kanbay, Scope International,


In Analog mode of Recording in WinRunner,the maximum value of Y in (x,y) is ?

3 Answers   FCG,


can anybody tell me in realtime how tester access web based build and window based build

0 Answers  


How do you handle unexpected events and errors?

0 Answers  


Is it Winrunner supports All web based applications?If supports how extention?

5 Answers   Relq,






What is the Winrunner Framework in your organisation?

1 Answers   CA, TCS, Valtech,


What is boundary test?

0 Answers  


what load_dll in winrunner

2 Answers   Sonata,


How do you do digital signature test in winrunner?

7 Answers  


what are the supporting development environments supported by winrunner

1 Answers  


Explain the purpose of gui spy?

0 Answers  


Some of the importent functions in data driven test(ddt)?

4 Answers   Second Foundation,


Categories