RED icon indicating copy to clipboard operation
RED copied to clipboard

Execute adb shell commands

Open ngbrito opened this issue 4 years ago • 1 comments

Hello there,

Is that a way to execute adb shell commands into RED? In pycharm Im able to fill a field using adb shell input text "text"

Can you help?

ngbrito avatar Jun 03 '21 18:06 ngbrito

Are you trying to run that command as part of a Robot Framework test? If so, have a look at these keywords: image

Zeckie avatar Jun 08 '21 10:06 Zeckie