pub fn send_keys(text: &str) -> Vec<Event>
Expand description

Compute the events resulting from a WebDriver Element Send Keys command.

Spec: https://w3c.github.io/webdriver/#element-send-keys