RobotJS 0.9.0 adds macOS Accessibility and Screen Recording permission APIs and makes typeString honor the configured keyboard delay.
Highlights
- Query and request macOS Accessibility and Screen Recording permissions.
- Pace
typeStringwith the configured keyboard delay. - Normalize smooth mouse movement timing on Windows.
- Write the complete BMP file size into serialized headers.
- Stabilize Target Practice integration and verify cross-platform select-all shortcuts.
Install from npm:
npm install robotjs@0.9.0Full details: CHANGELOG.md