Forum Discussion

GiantDad's avatar
GiantDad
New Contributor
10 years ago
Solved

Can Win32API for TestComplete not access windows services with calls like OpenService?

I am now trying to use Win32API calls that are inbuilt to TestComplete to manage the services on one of the  test machines of our test environment but it doesn't appear that any of the function calls like OpenService or OpenSCManager for the Win32API are supported in TestComplete. How with a Python project am I supposed to be able to start and stop services for a distributed test environment?