type()
SecureValue references for secrets.
| Parameter | Type | Default | Description |
|---|---|---|---|
text | str | SecureValue | — | Text to type |
interval | float | 0.02 | Seconds between keystrokes |
press()
| Parameter | Type | Description |
|---|---|---|
key | str | Key name |
Return, Tab, Escape, BackSpace, Delete, Up, Down, Left, Right, Home, End, Page_Up, Page_Down, F1–F12.
hotkey()
| Parameter | Type | Description |
|---|---|---|
*keys | str | Keys to press simultaneously |
ctrl, alt, shift, super.