Hello guys.
I’m trying to learn about UIPath and working on some newbie automation tasks.
Something I’m stuck with. I’m able to use StudioX to launch a notepad and write a line of text, then press enter. Then I would like to type text into a second line, but instead UIPath is launching a second instance of notepad and types the second line into this second Notepad instance. How do I get UIPath to use the same Notepad instance ?
Thanks in advance.