Last Version

SeLion Client 1.2.0

The SeLion framework. A collection of classes for testing with WebDriver.

License

License

GroupId

GroupId

com.paypal.selion
ArtifactId

ArtifactId

SeLion
Version

Version

1.2.0
Type

Type

jar
Description

Description

SeLion Client
The SeLion framework. A collection of classes for testing with WebDriver.
Project URL

Project URL

http://selion.io/SeLion
Project Organization

Project Organization

PayPal Open Source

Download SeLion 1.2.0


<!-- https://jarcasting.com/artifacts/com.paypal.selion/SeLion/ -->
<dependency>
    <groupId>com.paypal.selion</groupId>
    <artifactId>SeLion</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.paypal.selion/SeLion/
implementation 'com.paypal.selion:SeLion:1.2.0'
// https://jarcasting.com/artifacts/com.paypal.selion/SeLion/
implementation ("com.paypal.selion:SeLion:1.2.0")
'com.paypal.selion:SeLion:jar:1.2.0'
<dependency org="com.paypal.selion" name="SeLion" rev="1.2.0">
  <artifact name="SeLion" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.paypal.selion', module='SeLion', version='1.2.0')
)
libraryDependencies += "com.paypal.selion" % "SeLion" % "1.2.0"
[com.paypal.selion/SeLion "1.2.0"]

Dependencies

compile (16)

Group / Artifact Type Version
com.paypal.selion : SeLion-Common jar 1.2.0
com.paypal.selion : SeLion-DataProviders jar 1.2.0
com.paypal.selion : SeLion-Grid Optional jar 1.2.0
org.seleniumhq.selenium : selenium-server Optional jar
org.seleniumhq.selenium : selenium-api jar
org.seleniumhq.selenium : selenium-java jar
org.seleniumhq.selenium : htmlunit-driver jar
com.codeborne : phantomjsdriver jar
com.opera : operadriver Optional jar
io.selendroid : selendroid-client jar
org.uiautomation : ios-client jar
io.appium : java-client jar
org.testng : testng jar
org.apache.velocity : velocity jar
net.sf.uadetector : uadetector-resources jar
com.google.code.findbugs : jsr305 jar

Project Modules

There are no modules declared in this project.