How to capture the text from the application using QTP?
Answer Posted / pravati
Browser().page().webobject().getroproperty("innertext")
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
tell me QTP standards ?plz
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
What are the two types of repositories available, explain them?
What is Unicode Compatibility?
What are the technics follow in writing VB script?
What are the benefits of quick test pro(qtp)?
What is the XML file architecture ?
What is the difference between local and shared object repository in qtp?
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
when u script reveiwing in which area u more concentrates?
How to open a new test using quicktest professional?
How to find the difference between 2 dates in qtp?
How are actions and functions different in QTP?
Tell me about qtp?
How can you identify the browser and its information using QTP script?