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

Send Arrow Keys #35

Closed
chrisdonlan opened this issue Feb 12, 2024 · 3 comments
Closed

Send Arrow Keys #35

chrisdonlan opened this issue Feb 12, 2024 · 3 comments
Assignees

Comments

@chrisdonlan
Copy link

Is it possible to send up/down arrow keys so that the cli getting automated can be navigated by arrow keys?

If so, can you document how this would be done?

@hymkor hymkor self-assigned this Feb 13, 2024
@hymkor
Copy link
Owner

hymkor commented Feb 13, 2024

Thank you for the question.

It was impossible until v0.10.0, therefore I have implemented a new function: sendvkey(VIRTUAL_KEY_CODE) on v0.11.0.

Would you please try sendvkey of v0.11.0 ?
( The sample code is written in the release note of v0.11.0 )

@hymkor hymkor assigned chrisdonlan and unassigned hymkor Feb 13, 2024
@hymkor
Copy link
Owner

hymkor commented Feb 17, 2024

@chrisdonlan ?

@hymkor
Copy link
Owner

hymkor commented Feb 20, 2024

Though I would close this issue, if you have a problem, please reopen it.

@hymkor hymkor closed this as completed Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants