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 |
sunday is sunday monday tuesday wendesday sunday thursday friday saturday sunday sunday how to count no of sunday in the text file from vb? Answer me asap
What is wrong with the following code: <%afname="header.asp"%><!?#include file ="<%=afname%>"?>
What is the use of the ‘open’ method to work with the database in the vbscript language and what connection string is passed in the same and what is its usage?
What is the differene between QTP 8.2 and QTP 9.0 and QTP 9.1,Pls give me answer ASAP.
What is the extension of the vbscript file?
how to operate webobjects in a webpage using getobject function and then using generic methods?
How to find the font in qtp. Scenario:After entering the username and passwd you will be navigate into the "welcome:Username" page.Now I want to extarct font for this message.
Mention what is vbscript procedures?
regular expression that will recognize a browser as long as its name property starts with mybrowser
write a vb script to display first 5 odd numbers from 1 to 100
I'm new to QTP, i facing a a problem in the script says"Object not found", "Browser("").page("").frame(Name:=fminfo).webtable(). the issue is, QTp is not able to identify the web table in run time.becuase in that fram"fminfo" there are "n"table and the table do not have the names,Html id. 1) i need to count the number webtables available on that page. 2)need to identify the webtable cell values. 3)How Loop the once i get the count and retrive the cell data of each webtable? Can anyone help on this, plz.. Thanks, Suresh
can anybody tell vb script code for alphanumeric and special character .which is used in qtp the name text field.