ritesh_chauhanContributor11 years agoCalling python script from Test CompleteHi I am looking to call python script from Test complete. Is this possible? If not, then can I call a python script from a jscript? Means that, this jscript will be called into the...Show More
karkadilValued Contributor11 years agoSys.OleObject("WScript.Shell").Run("C:\\Python27\\python.exe C:\\myfile.py");
Recent DiscussionsTC not recognizing PrimeNg ContextMenu optionsFirefox ESR 128.0 - no object recognition possibleTestComplete not recognizing WPF objects in interopped WPF window
Related ContentRe: RE: Calling python script from Test CompleteAPI call in test | aqHttp | Request Library | Test Complete | External Python LibrariesPython - Code Completion