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;
Related ContentCheck Script Extension VersionDownload an Earlier Version of TestCompleteTestComplete Version-15.75 : Unable to Launch and interact with Chrome version-137.