pub fn send_keys(text: &str) -> Vec<Event>
Compute the events resulting from a WebDriver Element Send Keys command.
Spec: https://w3c.github.io/webdriver/#element-send-keys