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