Forum Discussion

kaiiii's avatar
kaiiii
Regular Contributor
7 years ago

process was not found

facing problem
The process 'com.name.projectapp' was not found on the device "DeviceVersion".
How can i solve this also where i can change my process ??

 

1 Reply

  • AlexKaras's avatar
    AlexKaras
    Champion Level 3

    Hi,

     

    > How can i solve this

    Start appropriate mobile application

     

    > where i can change my process

    What do you mean?

    Process name is defined by the tested application and you must modify the application in order the process name to be changed in TestComplete.

    If you need to address some other process running on your mobile, just get a reference to it via Mobile.Process(...) syntax.