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 DiscussionsLatency and Device Disconnect Issues in Test Complete Mobile TestingUnable to activate floating license.SolvedTestcomplete closed itself
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