# Send Keys

![Send keys Node](https://app.does.qa/screenshots/node/action_input_sendKeys.png)

## Basic Configuration

| Field                   | Configuration                               |
| ----------------------- | ------------------------------------------- |
| Focus                   | `Element focus`, `Retain current` (default) |
| Element *(conditional)* | [Element](https://docs.does.qa/elements)    |
| Keys                    | Text &/or Keyboard Keys                     |

***

## Advanced Configuration

| Field     | Configuration                     |
| --------- | --------------------------------- |
| Modifiers | `Shift`, `Ctrl`, `Windows`, `Alt` |

***

## Related Nodes

* [Send keys](https://docs.does.qa/test-steps/action/send-keys)
* [Set value](https://docs.does.qa/test-steps/action/set-value)
* [Clear](https://docs.does.qa/test-steps/action/clear)

***

**Tags:** `action`, `input`, `sendKeys`, `fill`, `type`, `keyboard`, `text`, `keys`, `set`, `value`
