Hi
Does anyone know how to bring the UI terminal to the foreground/make active, when other programs are running, so that I can take a screenshot? There does not appear to be any activities for this. I have been told I can do this through the ConnectionString, but do not know how exactly.
Thanks in advance
Specify the application window as the selector.
Unfortunately, Activate does not accept a TerminalConnection argument as an input. I have tried to convert to a string (TerminalConnection.ConnectionString.ToString), but the selector is invalid
You give it the selector to the executable window of the client application you’re using, not a TerminalConnection.