It would be nice if there was a way to send custom adb commands to the device being tested via the suitest API and receive the response. This would help to cover 2 similar situations: 1. When the Suitest API doesn't support certain actions on android, this would help us bridge the gap by implementing some custom solution until that time. And 2: Allow a potential custom back-channel into the app so we can instruct it to do certain things that would be impossible via the UI.