Time to wait between keydown and keyup in milliseconds. Defaults to 0.
keydown
keyup
Signature:
interface PressOptions { delay?: number; }