Hello,
Did anyone have any problem navigating through UltraTree?
I get the exceptions when recoding: "WrappedException[com.rational.test.ft.Object.Library.RecognitionAttributesManagerException] - Unable to find the recognition properties for classInfragistics.Win.UltraWinDock.DockableWindowindexOfPaneInManager properties weight"
The object is unrecognizable when inserted to the map instead of recording. It seems it's parents are missing.
Any ideas?
Thanks.
can you send me a screenshot of that form so I may try to create sample to reproduce the issue?
Thanks,
Ammar
Hi Ammar,
Thanks for the quick response.
Yes, I do have that exact node in “CustomObjRecProp.rftop” file.
I am using TestAdvantage 7.1 CLR20, RFT 7.0.1.1 on VS2005
RFT unable to capture the parent object when inserting the object
Hi Tina,This seems to be an issue in the dockable window where your Tree is located. Can you verify that “CustomObjRecProp.rftop” file located in the customization folder include the following node:<Obj L=".RecognitionAttributes"> <ObjectClassName>Infragistics.Win.UltraWinDock.DockableWindow</ObjectClassName> <Property> <Name>TabIndex</Name> <Weight>100</Weight> </Property> <Property> <Name>indexOfPaneInManager</Name> <Weight>100</Weight> </Property> <Property> <Name>.classIndex</Name> <Weight>100</Weight> </Property></Obj>
What version of TestAdvantage are you using? Can you send me a screenshot of the object map for the tree control? Have the tree parent object selected when taking the screenshot.Also, if you can provide a sample application for this issue, then that should speed up the debugging process.
Regards,Ammar