This section describes the Text action object. This type of action is used for typing text into the foreground application.
It differs from the Key action in that Text is used for typing literal text, while Key actions emulate pressing keys on the keyboard. An example of this is that the arrow-keys are not part of a text and so cannot be typed using the Text action, but can be sent by the Key action.