How can I convert the object from the environment TestComplete to the object in the environment VisualStudio?
I connect the function of the assembly written in C # in which the input parameter must be an object. In it I want to convert this object to the type used in C #. How do I do?