« Return to Thread: Running selenium

Re: Running selenium

by cressie176 :: Rate this Message:

Reply to Author | View in Thread

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'


 « Return to Thread: Running selenium