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 are the platforms that WinRunner can be used?

0 Answers   TCS,


what is qtp licence

0 Answers  


Is Gui Map Created when you record in Analog mode?

2 Answers   Second Foundation,


Testing work start at once

1 Answers   Manhattan,


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

0 Answers  






which testcases do u automate?

1 Answers  


which function you will use to compare the application date with system date?..

1 Answers   ASD Lab, TCS,


What is the function in WR for replacing the existed data to blank?

1 Answers  


what is the name given by WR to Microsoft excel file

2 Answers  


What does the function represents TL_EXIT and T_EXIT ?

2 Answers   PowerNet Technologies,


where does WR records the information about objects in AUT?

1 Answers  


In an Testing Interview, in winrunner the following question asked. what is the use of compile module? how u r implemnted these compile modules in ur project. give any TSL script of compile module?

1 Answers  


Categories