how to retrive the tooltip by using descriptive programming
in qtp?
Answer Posted / naidu
Use the "title" property to get the tool tip of any button, hyperlink etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is purpose of scripting.filesystemobject class in vbscript?
How are values assigned to the variables in the vbscript language?
When does ‘on click of button’ event gets triggered in the vbscript language?
How to add actions in driver script to run those actions in QTP?
What aspects of vbscript make it safe so that a web page using vbscript cannot destroy or corrupt information on a user's computer?
How to Import data from a file (file is on the desktop) to the data table
How will you get the natural logarithm of the given number in vbscript?
Mention the rules for using option explicit statement?
In the Web page we have a table link, if we click on that link all the contents under that link will be sorted (asscending/Descending). Now i want to check in which order the list is ? for that i need to get the data in to some var How can i get that cells data?
what is resorceallocation
How to take whole text output from screen of Bitmap Application.
Explain few date functions in vbscript?
What is Procedure or Subroutine in VB Script?
Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?
What is the use of the recordset object and which statement is used to create such an object?