How do we retrieve the content from a text box in a web
page

Answers were Sorted based on User's Feedback



How do we retrieve the content from a text box in a web page..

Answer / johnson

dim content
Content = Window("window name").WinComboBox("x:").GetContent
Msgbox Content

Is This Answer Correct ?    4 Yes 0 No

How do we retrieve the content from a text box in a web page..

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

Post New Answer

More QTP Interview Questions

Could we use QTP for java project(Which is develop in Netbeans and My SQL) otherwise which one is suitable?

1 Answers  


i have batch scripts in qtp and i want to update the status like pass/fail in excel sheet after excecuting the every script in batch.how to write the script for this?

1 Answers   IBM,


How to get all the objects count and objects names in webpage using QTP ?

6 Answers  


What is TOM in QTP?

0 Answers  


How to analyzing test results using quicktest professional?

0 Answers  






How do you create regression test packs?

0 Answers  


do you prepared framework,pls answer this

1 Answers  


how to capture tool tip in QTP and which check point is needed

2 Answers   Syntel,


how to find that tools work well with ur existing system?

0 Answers  


Hi friends, In a particular test how many maximum call to new actions we can call?It reusable or normal actions what ever it is .

1 Answers   AppLabs,


How can we open an Excel sheet through the script

8 Answers   eSymbiosis,


In how many ways we can add check points to an application using QTP.

2 Answers   Infogain,


Categories