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 |
What is Analog Recording?
one text box is there .It will takeing some number, How will u know how many no's it will takeing by useing qtp
What are the two modes of recording?
what is the advantage of INOUT parameter over OUT parameter?
while recording web application the functions are generating as set_window, menu_select_item. my qts is how the web functions will be used either typing manually or will be created by WR while recording? eventhough i selected web add-in. pls. guide me
what is the testing high level architecture
which option allows to execute script from a given location
Hi,please help me out with my ques:in winrunner the object will be reconzined in the form of label or class.
We added data driven test in to our test script, how to remove the data driven wizard from the script?
How do you create a startup script in winrunner and what is consists generally?
can i get apex technologies interview questions in testing
How to write TSL for exception handling