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

Jar examples for s:selenium-client-factory

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials