How to count bulk of text boxes in a webpage
Answers were Sorted based on User's Feedback
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 winrunner recognise window/object apart from GUI map file?
What do you verify with the gui checkpoint for single property and what command it generates, explain syntax?
Which is the default Record Method for Static Text Object?
what is qtp licence
How many check points are there in winrunner? what are they?
Which are default codes winrunner generates when we start the application?
If we send the bug report but the developer didnt understood the bug report then will the tester do?
what is Add-wathch, how will it work?
What are the reasons that WinRunner fails to identify an object on the GUI?
What is the XML test cases creation?
How to connect TestDirector from winrunner tool?
what are the default addin?s provided by WR