Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added typeStringDelayed. #149

Merged
merged 1 commit into from
Dec 29, 2015
Merged

Added typeStringDelayed. #149

merged 1 commit into from
Dec 29, 2015

Conversation

octalmage
Copy link
Owner

Example usage:

var robot = require("robotjs");
robot.typeStringDelayed("Hello World", 120);

First parameter is the string to type, second is characters per minute (cpm).

@octalmage octalmage self-assigned this Dec 29, 2015
@octalmage octalmage added this to the First Stable Release milestone Dec 29, 2015
octalmage added a commit that referenced this pull request Dec 29, 2015
@octalmage octalmage merged commit ef2bdfc into master Dec 29, 2015
@octalmage octalmage deleted the typeSlowly branch December 29, 2015 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant