Forum Discussion
AlexanderM
Staff
16 years agoHi,
Please let us know, how to install VIX API in testcomplete.
There is no way to do this. However, as far as I know, VIX API provides the "VixCOM.VixLib" COM object, so if this object provides automation interfaces (IDispatch, in addition to IUnknown), TestComplete should be able to work with this object via COM. For additional information see the "Working With COM Objects" help topic and VIX API Reference.