Variables and logic

Choose the right input mode in AutoTapper

The AutoTapper input action can type text, assign values directly, or hold a captured key for websites that depend on real keyboard behavior.

Variables and logic

Choose the right input mode in AutoTapper

The AutoTapper input action can type text, assign values directly, or hold a captured key for websites that depend on real keyboard behavior.

Three input modes, one action

AutoTapper keeps text typing, direct value assignment, and hold-key behavior inside one input action so the workflow stays readable.

When to use each mode

  • Type: for websites that react to realistic character-by-character input.
  • Assign: for stable form fields where speed and reliability matter more than typing rhythm.
  • Hold key: for players, tools, or websites that need a key to stay pressed for a duration.

Variable support

Both typing and assign modes can use variables. Hold-key mode is better treated as a behavior step rather than a text step.