When I am running my application using WAD on remote machine which is working slowly
Then RuntimeBroker running first
And I got an error:
HTTP/1.1 500 Internal Error
Content-Length: 191
Content-Type: application/json
{"status":13,"value":{"error":"unknown error","message":"Failed to locate opened application window with appId: '''!App, and processId: 24472"}}
And Application is runnung in suspended mode, even when this option is switched off in Windows configuration
As I understood WAD is searching for specified window for first sub-process, but when RuntimeBroker is running first and has no window, then I receive this error

When I am running my application using WAD on remote machine which is working slowly
Then RuntimeBroker running first
And I got an error:
And Application is runnung in suspended mode, even when this option is switched off in Windows configuration
As I understood WAD is searching for specified window for first sub-process, but when RuntimeBroker is running first and has no window, then I receive this error
