Im planning to execute some automated UI tests against a Java Play app built using sbt in CI.
This is basically what I\'m doing at the moment:
sbt clean co