How do we retrieve the content from a text box in a web
page
Answers were Sorted based on User's Feedback
Answer / johnson
dim content
Content = Window("window name").WinComboBox("x:").GetContent
Msgbox Content
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / anitha
hi,
You can get the content through GetROProperty("value")
call this from the textbox object
| Is This Answer Correct ? | 0 Yes | 3 No |
Can any one send me the QTP Basic Coding Samples?
four browser are open same application i want to enter 3browser how?
What are table and db checkpoints?
What is source control?
Synchronization methods?
how did u use automating testing tools in ur job?
What are the recording modes and executing modes avialble in QTP?
hi i have one isuue on selecting webcheckbox .there are 15 wecheckboxex i want to select every time 9 th one how can i select plese help me regards balaji
How to Analyze the Checpoint results by Standard Checpoint?
At a time how many users can access QTP?
Can anybody give the script to addsheet, add column,add values under that column in the rows??
how to write script in qtp(vbscript)..i mean with out application deployed..and how to call script1 into script2?