Closed fschuindt closed 6 years ago
I've tried to simulate a Ctrl+Up (arrow key) command with no success.
2.2.2 :011 > XDo::Keyboard.simulate("{CTRL+Up}") XDo::XError: Invalid character 'Ctrl+up'! 2.2.2 :012 > XDo::Keyboard.ctrl_up XDo::XError: Invalid character 'Ctrl+up'!
Is that a issue or am I doing something wrong?
I don't work on this project anymore.
I've tried to simulate a Ctrl+Up (arrow key) command with no success.
Is that a issue or am I doing something wrong?