Skip to content

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

@manhustbk

Description

@manhustbk

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 &

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions