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

KeyPress(char key) not working with key # and & #54

Open
manhustbk opened this issue Jan 31, 2024 · 0 comments
Open

KeyPress(char key) not working with key # and & #54

manhustbk opened this issue Jan 31, 2024 · 0 comments

Comments

@manhustbk
Copy link

in c# i used to

using Desktop.Robot
using Desktop.Robot.Extensions

private readonly Robot _robot
_robot.KeyPress(#)
_robot.KeyPress(&)

=> with two key is # or & then _robot.KeyPress() not working. But it is working with remain key same as @ ! $ %....
Please help me check it, does robot lib support for key # and &

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant