Page 1 of 1

Sending ENTER with send keys does not work anymore

Posted: Fri Mar 01, 2024 8:22 am
by abackhaus
Hi
I do have a task that selects a specific window, gets the focus on that window and then I use send keystrokes to fill text followed by the ENTER-key into that window.

In the send keystroke action window I entered the text that I want to fill in, followed by {ENTER} (inserted with the little button in the GUI).

The whole task runs without any complains but the ENTER-key is not sent. The receiving window just stands with the filled in text. Usually it should close with sending ENTER-key.

I had this working without any problems and changes to my action sequence somewhen before and I do not have any idea why it is not working anymore.

Maybe you can point me into the right direction ?

Thanks and regards Albrecht

Re: Sending ENTER with send keys does not work anymore

Posted: Fri Mar 01, 2024 9:09 am
by Rukbunker
Just try to split that function to eliminate. Like this, it helps with diagnosing where the problem really resides.
Knipsel.JPG
Knipsel.JPG (16.94 KiB) Viewed 1734 times

Re: Sending ENTER with send keys does not work anymore

Posted: Fri Mar 01, 2024 5:45 pm
by abackhaus
I tried that.

The result is the same. The text is filled in and {ENTER} is not sent.

Re: Sending ENTER with send keys does not work anymore

Posted: Mon Mar 04, 2024 9:21 am
by Rukbunker
Can you post your task here?