performTextInput
Sends the given text to this node in similar way to IME.
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. |
