Forum Discussion
TanyaYatskovska
Alumni
10 years agoHi Raymond,
TestComplete SDK and Script Extensions are different ways to extend TestComplete functionality. They aren't supposed to work together - you can either build a plugin via the SDK or create an extension. So, I don't think that it's possible to call your object declared in SDK from the script extension.