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

Add {wait##} support to keyboard.click #108

Open
dkrutsko opened this issue Jul 20, 2018 · 0 comments
Open

Add {wait##} support to keyboard.click #108

dkrutsko opened this issue Jul 20, 2018 · 0 comments
Labels
Request A cool feature request for the library
Milestone

Comments

@dkrutsko
Copy link
Member

dkrutsko commented Jul 20, 2018

Applications like Packer give you the option to wait a certain amount of time before clicking the next couple keys, it would be cool to support this in keyboard.click. Might have to extend Keyboard::compile to get this to work.

See all the on/off variant which might be useful to implement.

Additionally, sometimes a constant might not be provided by robot so a generic key such as {key12} would be useful to define where the number is any number which would be directly sent to the operating system.

@dkrutsko dkrutsko added the Request A cool feature request for the library label Jul 20, 2018
@dkrutsko dkrutsko added this to the Robot 2.1.0 milestone Jul 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Request A cool feature request for the library
Development

No branches or pull requests

1 participant