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
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji
How can you identify the browser and its information using QTP script?
Hi All, How to get repeated word in string . Thanks Balaji
How many scripts did you have?
what is keyword driven testing in qtp?n how is it useful?
How to change the priorities of the recovery scenario properties?
What do you to script when objects are removed from application?
What is ObjectParamater?
Explain how to use QTP to check broken links on a page?
what type of run time errors you get while you ar edoing rpg program?
What is synchronization point in QTP?
Which scripting language used by quicktest professional (qtp)?
I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me