Hello guys. I have joke of a problem, but cant seem to solve it. Im using activity “Type into”
I want it that after it types the text that I need, it would press enter. The older version of this activity did that. How can I achieve that?
The text: CurrentRow.Item(“internal_notes”).ToString + “XX”
I can’t use send hotkey activity, because it crashes out the program that Im working in. Same goes with the old Type into activity. When I select the targets, the program crashes.