#[test] #[ignore] fn plays_wordle() -> Result<(), Box> { // todo!("how to send inpute to inquire Text component through code?"); Ok(()) }