ritesh_chauhanContributor12 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 Contributor12 years agoSys.OleObject("WScript.Shell").Run("C:\\Python27\\python.exe C:\\myfile.py");
Recent DiscussionsObject doesn't existresults are not visible when clicking on show in explorer for each logTestComplete support for Delphi 13 desktop application with DevExpress VCL 25.2 or newer
Related ContentRe: RE: Calling python script from Test CompletePython - Code CompletionCan NOT use python Code Completion