You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 &
The text was updated successfully, but these errors were encountered:
in c# i used to
=> 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 &
The text was updated successfully, but these errors were encountered: