Skip to content
David Sowerby edited this page Sep 12, 2017 · 2 revisions

Browser installations

This application expects to find the following installed on the host:

  • PhantomJS for running headless
  • Firefox (an ESR version is least likely to cause problems)

Tomcat installation

  • The method for moving the war file to Tomcat is extremely crude ... the copyWar task is hardwired
  • The WebServer is expected to be running - the build script does not start or stop Tomcat

Clone this wiki locally