How is the SendKeys plugin used to run a key combination but triggered with a mouseclick?
They provided this measure as an example - but I do not understand how it works or is actualised::Thanks for any help
They provided this measure as an example - but I do not understand how it works or is actualised::
Code:
[MeasureSendKeys]Measure=PluginPlugin=SendKeysKeys=Ctrl+Alt+Delete ; Define the keys to simulateDelay=500 ; Delay (in milliseconds) between key groups
Statistics: Posted by CodeCode — Yesterday, 9:23 am — Replies 3 — Views 53