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' -- View this message in context: http://www.nabble.com/Running-selenium-tp23916018p23940767.html Sent from the gradle-user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
