Forum Discussion

christianf's avatar
christianf
Occasional Contributor
6 years ago

Running 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("{};...