Lets assume I connect through an SSH session to a linux/unix server.
For some reason a server restart is needed as part of the automation, then continue testing.
How do I do this in Itest? Because once I issue a "command" restart, the session will be closed, right?