Activity «Press hotkey» can be found in section «Keyboard».
Activity simulates the keyboard button holding. Could be used for hotkey combination simulation.
Property; Class; Type; Description
Hold CTRL; In; Boolean; Simulate CTRL button hold.
Hold ALT; In; Boolean; Simulate ALT button hold.
Hold SHIFT; In; Boolean; Simulate SHIFT button hold.
Hold WIN; In; Boolean; Simulate WIN button hold.
Button.; In; FlaUI.Core. WindowsAPI. VirtualKeyShort; The button which should be hold.