inputText
Inputs text (regardless of whether any text field is currently focused or not)
Unfortunately unicode characters are not supported yet in Android platform. Follow the GitHub issue for status updates.
Input random text
There are several convenience methods for entering a random text input:
Length
You can pass length as argument for Number
and Text
Last updated