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



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

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

More QTP Interview Questions

can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?

0 Answers  


What is the difference between run time object and test object in QTP?

0 Answers  


What is Modular framework and Keyword drive framework? Explain

4 Answers  


How to handle run time errors?

9 Answers  


CAN I CALL A FUNCTION IN ACTION.IF YES PLEASE HELP ME

2 Answers   TCS,






i m tryed to use qtp in a user registration form but at the "image enter"part it gives a error when i run the qtp bcz the image is changed every time so it gives a error when i use regukar expreesion fot this it still gives a error value bcoz it reads the image code bt nt reconige the image which i enter in the image verification text box.so hw can i automate qtp for this function.plz give me a answer

1 Answers  


In what situations QTP will not recognize the Objects?

6 Answers   Wipro,


Hi,How to write regular expression for inbox(10) {here 10 is changing while playback}.tell me the pettern.

6 Answers  


How to use transactions in qtp?

0 Answers  


how we connect oracle or sql data server database to qtp.

4 Answers   TCS,


I want to check in the data table(Globalsheet) column exist or not through script .If column not exist only proceeded to next step Pls tell me how to proceeded?

5 Answers   Syntel,


What is .Ini file in QTP?

3 Answers  


Categories