hdockter wrote:
Can you show us your dependencies declaration for getting selenium
into the build script classpath?
I added the dependency into settings.gradle as follows...
mavenRepo urls: ['
http://archiva.openqa.org/repository/snapshots/']
dependencies 'org.openqa.selenium.server:selenium-server:1.0-SNAPSHOT'