performTextInput
Function
Common
fun SemanticsNodeInteraction.performTextInput(text: String)
Sends the given text to this node in similar way to IME.
Parameters
text | Text to send. |
fun SemanticsNodeInteraction.performTextInput(text: String)
Sends the given text to this node in similar way to IME.
text | Text to send. |