Hello everyone,
I have a working workflow that interacts with a desktop app. I need to slightly change this workflow so that it can click on a button while pressing Crtl, Shift and E.
I know there is a way to press/release special buttons (as Ctrl and Shift) but I need to do the same with the E key and I can't figure it out.
It's not a matter of sending keys, since the application does not have shortcuts.
Can anyone help me?