Forum Discussion

SangeetNenwani's avatar
SangeetNenwani
Contributor
6 months ago

TestComplete with Python and C#Script

I performed some simple checks and discovered that using Python functions with C#script functions was not feasible.

I attempted to make two distinct projects: a Python project and a C# script project. Calling functions from one project within the same project suite to another is required. However, it isn't feasible. Is there a way to use C# and Python together?