Skip to content

Instantly share code, notes, and snippets.

@bmatthews68
Created June 28, 2012 00:30
Show Gist options
  • Select an option

  • Save bmatthews68/3007865 to your computer and use it in GitHub Desktop.

Select an option

Save bmatthews68/3007865 to your computer and use it in GitHub Desktop.
Maven Coordinates for Selenium JUnit 4 Runner
<dependency>
<groupId>com.btmatthews.selenium.junit4</groupId>
<artifactId>selenium-junit4-runner</artifactId>
<version>1.0.2</version>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment