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 DiscussionsTest Complete compatible with Avalonia?page.PagePicture - Screenshot duplicationcapture variable from the popup in Desktop application
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