xiemojiaContributor12 years agoTestComplete should provide API to check and load addins when open project by "Connected Application"TestComplete should provide API to check and load Addins When open project by "Connected Application"
1 ReplyReplies sorted by Most LikedxiemojiaContributor12 years agoSuch as: If Not myTestComplete.checkAddins(myTestCompleteProjectSuitePath) Then myTestComplete.runJob() Else Msgbox("You have not appropriate Addins") Exit End If
xiemojiaContributor12 years agoSuch as: If Not myTestComplete.checkAddins(myTestCompleteProjectSuitePath) Then myTestComplete.runJob() Else Msgbox("You have not appropriate Addins") Exit End If
Recent DiscussionsAccess Form opend with a menuitemCan we set sheet name in excel as active using python scriptUnable to capture objects inside iFrames in Power App using TestComplete
Related ContentHow To use "Find" Method with multipe properties and values in connected application (C# Code)Swagger UI is showing "null" for "Example Value" for every API endpoint of our application"Entry point not found" error when attempting to open the TestComplete application