Try upgrading selenium-grid to 1.7 to see if that fixes build.

This commit is contained in:
Tom Page
2016-04-29 15:26:55 +01:00
parent f5b33d003d
commit abc853863f

View File

@@ -132,7 +132,7 @@
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>selenium-grid</artifactId>
<version>1.4</version>
<version>1.7</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>