Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how to get font size of a "WebEdit"

Answers were Sorted based on User's Feedback



how to get font size of a "WebEdit"..

Answer / latha

Browser("yahoo").Page("yahoo").Webedit
("name").object.currentstyle.fontsize

Is This Answer Correct ?    19 Yes 0 No

how to get font size of a "WebEdit"..

Answer / 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

how to get font size of a "WebEdit"..

Answer / saravanaraja

a=Browser("").page("").Webedit("").GetRoProperty("width in
characters")

msgbox a

Is This Answer Correct ?    0 Yes 7 No

Post New Answer

More QTP Interview Questions

images are dynamically changes how to compare two images with out using the bitmap

0 Answers   Hexaware,


Explain the concept of object repository and how qtp recognises objects?

0 Answers  


hi i want write code for "test engineer" in this i want write reverse how ca plz let me know through script

4 Answers  


WHAT ARE THE DISADVANTAGES OF SHARED REPOSITORY?

9 Answers   BirlaSoft,


How can you Open a Notepad and How can you write the test Resuts in Notepad by Using QTP?

3 Answers  


What's QuickTest Window?

1 Answers  


whenever U using QTP,Test Director, Why we using separate Bug tracking tool?

0 Answers  


Hi Friends this is kumar i would like to request to all of you ,please help me to explain real time project with using qtp scripts i know basics of qtp but it won't workout on interviews,pls help awating to reply.

0 Answers   SoftTech,


What are the features and benefits of quick test pro (qtp 8.0)?

0 Answers  


Given a string variable contain a full name (last name, first name), using vbscripting, how can you extract first and last name and save them into two different variables.

2 Answers   Banking,


I want to open a text file and then search some specified text in it and then replace that text with some other text i found that text in .txt but do not know how to replace that text can any body help me. if possible put the code for qtp

2 Answers  


Can anyone tell me about "Step- By Step Paramterization". among the two paramaterizations, Step by step and Parameterize All, which one is mostly used.

0 Answers  


Categories