Forum Discussion

ijaz5's avatar
ijaz5
Occasional Contributor
6 years ago
Solved

Does TestComplete support third-party .NET control Krypton toolkit ?

We are testing Point of sale desktop application which has differrent windows controls and also some third party control. These control are as follows: 1. Winforms 2. WPF 3. Krypton toolkit ...
  • tristaanogre's avatar
    6 years ago

    Out of the box, not as such.  IF it's a .NET control, TestComplete should be able to see into it to find native properties and objects.  It might not be able to apply some of the standard TestComplete methods you would expect for the controls (like, you might not see "ClickItem" if it's a dropdown control) but you should still be able to use the tool.  You can also manualyl map the control classes to a similar object class in the Object Mapping under Tools | Current Project Properties.