I was wondering why one of my scenarios evaluated with 2.0.0.4977 did not work any more when I realized that I have switched to the RC1.
Under Preview the Control (Custom Control developed inhouse) is identified as Ranorex.Container. Under RC1 the same Control is now Ranorex.Unknown and I cannot get property values any longer.
Have you "improved" anything in that area from Preview to RC1?
Changes from Preview to RC1
- Support Team
- Site Admin
- Posts: 12167
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Graz, Austria
Could you please tell me some details about your custom control:
- what kind of control it is (Win32, WinForms, WPF)
- what its classname or .NET Type is
- did the 'FlavorName' (see Detail tab in RanorexSpy) change as well when switching versions?
Paths may indeed be different in Ranorex Previews and RC1, however, we tried to minimize such changes. Usually, the control recognition should have improved, e.g. elements of type 'Unknown' should have changed to 'Container' and not the other way round.
Regards,
Alex
Ranorex Support Team
- what kind of control it is (Win32, WinForms, WPF)
- what its classname or .NET Type is
- did the 'FlavorName' (see Detail tab in RanorexSpy) change as well when switching versions?
Paths may indeed be different in Ranorex Previews and RC1, however, we tried to minimize such changes. Usually, the control recognition should have improved, e.g. elements of type 'Unknown' should have changed to 'Container' and not the other way round.
Regards,
Alex
Ranorex Support Team