WinAutomation - windows automation software with macro recorder

      Send Multiple Repetitive Keystrokes with Send Keys

      When automating form submissions with WinAutomation, it is usually needed to send the same keystroke multiple times. A typical example is the {Tab} keystroke which is used to change the input field that we are currently editing. For example, in the form that is shown below:


      you will have to send 11 Tab keystrokes in order to modify the "Distance from ground".

      Manage the delays between keystrokes

      Either you are using the Macro Recorder to record your keystrokes, or you manually drag and drop the "Send Keys" action, sometimes you may need to change how fast the keystrokes are sent. WinAutomation provides you with 3 different tools to do that:

      Send Keys - Use Modifiers

      If you have tried sending a keystroke combination with the "Send Keys" action, you may have noticed that if you click on the "Insert Modifier" button, and select for example the Shift modifier, WinAutomation automatically enters {Shift}() in the text to send field, and places the cursor between the two parentheses.


      Featured Clients