Automation/Tomcat restarting
Description
Some tests require a recompilation and tomcat restart in order to check the effects of simulated actions. The problem comes when selenium server is not in the same machine as tomcat server. We have to find a way to execute the compilation and restart in those cases. A possible solution would be to pass the command using ssh.