performImeAction
Function
Common
fun SemanticsNodeInteraction.performImeAction()
Sends to this node the IME action associated with it in a similar way to the IME.
The node needs to define its IME action in semantics via
SemanticsPropertyReceiver.onImeAction
.