Forum Discussion

pranali1's avatar
pranali1
New Contributor
7 years ago

how do I detect the process in testcomplete which is running in background

 I have desktop application and its process is running in background so testcomplete is not able to detect that process. I have testcomplete12 and win12 os

1 Reply

  • AlexKaras's avatar
    AlexKaras
    Champion Level 3

    Hi,

     

    All running processes are detectable in TestComplete via Sys.Process() method and are visible in the Object Browser. (Some processes might be filtered-out via filter buttons on top of the Object Browser window.)

    Why did you decide that the given process cannot be detected by TestComplete?