Simulate input/Keyboard: Difference between revisions

Content added Content deleted
No edit summary
Line 1: Line 1:
{{task|GUI}}[[Category:Testing]]{{Omit From|Modula-3}}
{{task|GUI}}[[Category:Testing]]{{Omit From|Modula-3}}
Send simulated keystrokes to a GUI window. You should specify whether the target may be externally created (i.e., if the keystrokes are going to an application other than the application that is creating them).
Send simulated keystrokes to a GUI window, or terminal. You should specify whether the target may be externally created (i.e., if the keystrokes are going to an application other than the application that is creating them).


=={{header|AutoHotkey}}==
=={{header|AutoHotkey}}==