shamanec / GADS

Simple device farm for remote control of devices and Appium test execution on iOS/Android
MIT License
65 stars 14 forks source link

Add simple input for typing long strings in control #79

Closed shamanec closed 9 months ago

shamanec commented 9 months ago

Currently you can only type by actually tapping the keyboard buttons through the control. I will add a text input field where you can set a string and type it in the currently active element on the device

shamanec commented 9 months ago

Done with #80