nokia / RED

RED - Robot Editor
Other
339 stars 112 forks source link

Execute adb shell commands #426

Open ngbrito opened 3 years ago

ngbrito commented 3 years ago

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?

Zeckie commented 3 years ago

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