How to get align property of the link on web page?

Answer Posted / amarendra kothuru

There is no such property exist in QTP for Link project for
Web page.

If you want to retreive any property values of any object,
use GerROProperty method.

E.g.
val = Browser().Page().Link().GetROProperty("name")

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

The hybrid framework can be implemented for any application. Is it true?

772


What are the benefits of qtp?

739


What is the XML file architecture ?

1754


Differentiate the type of test cases which can be automated and which cannot be automated?

774


Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?

1818


What is an expert view and keyword view?

795


How to define array in qtp?

752


How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?

3686


Where is the Bitmap checkpoint information stored?

1966


when to start the automation?

1660


how can we preform retesting(DATA driven test) using function please gine the code for loginpage

2489


Discuss quicktest professional (qtp) environment?

758


What is a Patch in QTP?

789


what is the latest version of QTP? Main difference between 9.2 and 10 version

1753


Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u

1541