Xad Kile
03/25/2022, 5:12 AMmyComposeTestRule.onNodeWithTag("b").performKeyPress(someKeyEvent)
And I have no idea how to create a KeyEvent. Maybe I have overlooked something, but I haven't found anything or an example showing how to do that. Any direction is appreciated, thank you :D