Answer Posted / 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 |
Post New Answer View All Answers
What is the extension of gui map file?
I want to do smoke test in my application but i have learnt the application before recording but im getting an error class name not found while running the script.I want to check each links and each text in my application. Can anybody answer my quesion plz.If it is possible i want test script for Yahoo login form with "New User" Login.
How do you clear a gui map files?
Can anybody Explain me about the liasing with the developers,and a tester can make a test plan well?plz explain me as soon as possible ,thanx in advance.
What is the purpose of the temp GUI map file?
What is debug mode in Winrunner?
How do you handle unexpected events and errors?
What are different types of checkpoints?
What is the use of gui map and what happens when the gui map file get loaded?
What is the usage of Test case Design Techniques,in Integration/System Testing?
write a compilemodule function for loginscreen.
How do you identify which files are loaded in the gui map?
What is the use of gui map and what happens when gui map file get loaded?
Name the different modes of recording?
plz give me code or steps for pop up exception. or can u tell me how to pause test run for defining handler function?