Answer Posted / ragupathi from syntel
'We will use OUTERHTML Property and use split concept we
will get font size
Example
Outerhtml=<input size=12 .....>
dim a,i
a= Window("yahoo").page("yahoo").Webedit
("name").getroproperty("outerhtml")
i=split(a,"=")
msgbox i(0)
thats just for example only
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
can any one say that where we can download the QTP trail version ??????????
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
Explain how you can find the absolute value of the number in qtp?
hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career
What is Test Fusion Report in QTP?
what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?
Diff b/w test scenario's and test Procedures?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
How to open a new test using quicktest professional (qtp)?
How to handle the exceptions using the recovery scenario manager in qtp?
Can U Explain about QTP tool from older version to latest version also its differences?
Why is action split used by qtp?
What do you mean by checkpoints in qtp?
How many tabs are available to view your test in a test pane and what are they?