Quick question about hotkeys in write cell activity

Hello,

I´m having trouble sending a hotkey in a write cell activity.
I usually use the “[k(enter)]” code in the regular type into activity with other stuff and usually works. However the same code won´t work on this other kind of activity. Is there a way around?

*I have actually solved the problem creating a send hotkey activity, but I´d like to be able to put it all inside just one activity for optimizing issues.

Ideally, UiPath.Core.Activities.TypeInto - Sends keystrokes to a UI element.
KeyModifiers cannot be used with the SendWindowMessages option. No error is thrown when executing a workflow that contains an activity with this combination of options.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.