loctitekidOccasional Contributor16 years agoHow to know current TC version from script?I have been using TC for a few years, but I'm sure this question is appropriate to this forum. I have a team working on a generalized script framework. The framework is used by several teams in...Show More
AlexanderMStaff16 years agoHi Neil,Use this code: Sys.Process("TestComplete").FileVersionInfo.MajorPart; //or Sys.OleObject("TestComplete.TestCompleteApplication").Manager.ProductInfo.VersionMajor;
Recent DiscussionsBreakpoints in external files with python 3.13?Oracle Forms window with dynamic name - unable to click on subsequent runsConverting VB Script Tests
Related ContentCheck Script Extension VersionUpdating Test Complete versionIssues upgrading from 15.7 to 15.8 version