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

please tell me how to explain the project by taking any project (like banking product), how to start explaing?what will be the order of priority e.g.,like purpose, modules, HLDs LLDs etc., in testing point of view (as a testengineer). rightnow i can't explain my project though i've done successfully..so plz help me ..

9 Answers   HCL, IBM, ITC Infotech, Raisoni, TCS, Wipro,


What are the different modes of recording in winrunner?

0 Answers  


What all are the different databases winrunner can support?

0 Answers  


Tell me the usecase format r u using in ur company?

1 Answers   MBT,


What are the features r there in winrunner 7.6 over winrunner 7.01..B'cos Iam using Winrunner 7.01

2 Answers  






what is add-in manager in WinRunner?

2 Answers  


How do you handle dynamically changing area of the window in the bitmap checkpoints?

0 Answers  


What do you verify with the database check point custom and what command it generates, explain syntax?

0 Answers  


What information is contained in the checklist file and in which file expected results are stored?

0 Answers  


What is the purpose of gui spy?

0 Answers  


What is T_Exit and T_return?

4 Answers   AZTEC,


how to reverse the string using function

1 Answers  


Categories