xiemojiaContributor13 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 LikedxiemojiaContributor13 years agoSuch as: If Not myTestComplete.checkAddins(myTestCompleteProjectSuitePath) Then myTestComplete.runJob() Else Msgbox("You have not appropriate Addins") Exit End If
xiemojiaContributor13 years agoSuch as: If Not myTestComplete.checkAddins(myTestCompleteProjectSuitePath) Then myTestComplete.runJob() Else Msgbox("You have not appropriate Addins") Exit End If
Recent DiscussionsScript file not linked in Script.tcScript after adding new script – requires manual saveSolvedGroovy script in test completeTestExecute freezes when closing out AUTSolved
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