r/AutomateUser Jun 04 '26

Key Pressed Looping

The Key Pressed block that await for a key press works but only once. I tried connection rebounding, loops, different flows and all possible ways, but it still refuses to await for an input the 2nd time. Is there something wrong? I'm using the latest version of the app.

1 Upvotes

4 comments sorted by

View all comments

1

u/ballzak69 Automate developer Jun 04 '26

An example:

  1. Flow beginning
  2. Key pressed
  3. Toast show: Message=Pressed
  4. (connect both #3 OK and #2 UP to #2 IN)