Compose API Reference Compose UI Test performKeyPress Function Common fun SemanticsNodeInteraction.performKeyPress(keyEvent: KeyEvent): Boolean Send the specified KeyEvent to the focused component. Returns true if the event was consumed. False otherwise.
Compose API Reference Compose UI Test performKeyPress Function Common fun SemanticsNodeInteraction.performKeyPress(keyEvent: KeyEvent): Boolean Send the specified KeyEvent to the focused component. Returns true if the event was consumed. False otherwise.