09-29-2009, 07:53 PM
Chary-
That is the suspense. I bet you wouldnt be able to record most of the objects of Infragistics inspite of TestAdvantage. Reason unexplained by both QTP & Infragistics.
However if you write the code by storing the object in the repository you will get the methods supplied by TestAdvantage...Thats what it does, supply custom built methods and not support recording.
For eg :
Clicktoolbartool is the custom built method by TestAdvantage.
Let me know the type of object you are trying to record and maybe i can help you out.[/code]
That is the suspense. I bet you wouldnt be able to record most of the objects of Infragistics inspite of TestAdvantage. Reason unexplained by both QTP & Infragistics.
However if you write the code by storing the object in the repository you will get the methods supplied by TestAdvantage...Thats what it does, supply custom built methods and not support recording.
For eg :
Code:
Browser().page().frame().swftoolbar().ClickToolbarTool ""
Clicktoolbartool is the custom built method by TestAdvantage.
Let me know the type of object you are trying to record and maybe i can help you out.[/code]
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.