christianfOccasional Contributor7 years agoRunning a test from python: how to receive the log file Hi, I'm using the following nicked code: TCApp = win32com.client.Dispatch(r'TestComplete.TestCompleteApplication') TCApp.Visible = False TCInt = TCApp.Integration TCInt.RunProjectTestItem("{};...Show More
TanyaYatskovskaAlumni7 years agoHi christianf, Have you found a way to implement your task? Do you mind sharing it with us?
Recent DiscussionsTrial licenseTestcomplete issue with Java17 ( Javax Swing applications)Can not open "Mapped Objects" and "Aliases" window at the same time
Related ContentCannot Run Powershell Script with PythonPython speedRunning a external Selenium Python script from Grrovy script using SOAPUI