# sendKeys
- Send a sequence of key strokes to the active element.
- @summary Support: Android iOS Web(WebView)
- @param {string} keys The keys sequence to be sent.
- @see {@link https://w3c.github.io/webdriver/#dfn-element-send-keys|POST /session/:sessionId/element/:id/sendKeys}