test_helpers

Function simulate_keypress

Source
pub async fn simulate_keypress(
    key_event_injector: &KeyEventInjectorProxy,
    key: Key,
) -> Result<()>