Download selenium-client-factory-1.2.jar file - Jar s

Jar examples for s:selenium-client-factory

Description

You can download jar file selenium-client-factory 1.2 in this page.

Build File

You can use the following script to add selenium-client-factory-1.2.jar to your project.

<dependency>
   <groupId>com.saucelabs.selenium</groupId>
   <artifactId>selenium-client-factory</artifactId>
   <version>1.2</version>
</dependency>
compile group: 'com.saucelabs.selenium', name: 'selenium-client-factory', version: '1.2'
libraryDependencies += "com.saucelabs.selenium" % "selenium-client-factory" % "1.2"
<dependency org="com.saucelabs.selenium" name="selenium-client-factory" rev="1.2"/>
@Grapes(@Grab(group='com.saucelabs.selenium', module='selenium-client-factory', version='1.2'))
'com.saucelabs.selenium:selenium-client-factory:jar:1.2'

Download

Click the following link to download the jar file.

selenium-client-factory-1.2-jar-with-dependencies.jar
selenium-client-factory-1.2-javadoc.jar
selenium-client-factory-1.2-sources.jar
selenium-client-factory-1.2.jar
selenium-client-factory-1.2.pom



Related Tutorials