Forum Discussion

jchapman's avatar
jchapman
Occasional Contributor
9 years ago
Solved

Determine when no liscense is available using COM (python)

I am using a modified version of the script I found here to run TestComplete and TestExecute, related code follows:   from win32com.client import Dispatch import pywintypes ... try: ...