Forum Discussion
1 Reply
- AlexKarasCommunity Hero
Hi,
It depends on the language libraries are implemented with and the language used for your test project in TestComplete.
For example, if OpenCV libraries are .Net assemblies or native DLLs (preferably - with debug info) then they can be used from any project in TestComplete.
If OpenCV libraries are Python, JScript or JavaScript-based, then they can be used only if their language matches the language of TestComplete's project.