how to retrive the tooltip by using descriptive programming
in qtp?
Answers were Sorted based on User's Feedback
Answer / naidu
Use the "title" property to get the tool tip of any button, hyperlink etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / madhu
Browser("micclass:=Browser").Page("micclass:=Page")or
Browser("name:=Browser").Page("title:=Page")
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / guest
Use the "alt" property of the object and use the
getelementsbytagname method.
| Is This Answer Correct ? | 0 Yes | 3 No |
Inorder to avoid Message box while writing script which alternative method can be used?
How to get path of the file through scripting?
How to Enter Values on the Command promt using VB script
Write a code to print numbers from 5 to 0?
In QTP how to insert a data base check point for web based application and simultaneous link to code in expert veiw. hw to retrieve a data(single coulumn from server) that matches with inserted value manually or exported from excel sheet.
how to add the shared repository file to the script file while running the script manuall
Dear All, I am geting below IE error whilie executing the QTP scripts in Batch mode "Internet Explorer has encountered a problem and needs to close. We are sorry for the inconvenience." can any one suggest me how to resolve this issue . Thanks Balaji
How will you get the largest subscript of an array in vbscript?
How to copy from one script to another script in qtp
What are the valid scopes of a variable in vbscript?
write a vb script to find simple interest using functions
write a vb script to rename a folder from tree4 to tree7