<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>selenium</artifactId>
<version>1.1.5</version>
</dependency>
<parent> <groupId>org.testcontainers</groupId> <artifactId>testcontainers-parent</artifactId> <version>1.1.5</version> </parent>