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 |
Whole application is taking as single html frame while recording and learning but i want to learn each textbox,text,links whatever the page have.If we click any link in one page that will show another page so i want to learn that pages objects also.I want navigation steps or guidence plz
Define parameterizing?
How will u find Automation Test cases and how to find regression test cases?
What are command line options?How to invoke winrunner with vb add in using command line options?
What is the difference between STATIC FUNCTION & STATIC?
Tell me the function to move to the next row in a data table?
2 Answers Accenture, Landscape Technologies,
What is Global GUI Map?
What are the virtual objects and how do you learn them?
what are the modules present in Winrunner?
How to write a content in to the file..which function did u use for that..?
What is Configuration Management?
what is meant by build release note?what it contains?