| License |
License |
|---|---|
| GroupId | GroupIdcom.paypal.selion |
| ArtifactId | ArtifactIdSeLion |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSeLion Client
The SeLion framework. A collection of classes for testing with WebDriver.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| SeLion-1.2.0.pom | |
| SeLion-1.2.0.jar | 593 KB |
| SeLion-1.2.0-sources.jar | 571 KB |
| SeLion-1.2.0-javadoc.jar | 985 KB |
| Browse |
<!-- 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"]
| 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 |