SeLion Client

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

Лицензия

Лицензия

Группа

Группа

com.paypal.selion
Идентификатор

Идентификатор

SeLion
Последняя версия

Последняя версия

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

SeLion Client
The SeLion framework. A collection of classes for testing with WebDriver.
Ссылка на сайт

Ссылка на сайт

http://selion.io/SeLion
Организация-разработчик

Организация-разработчик

PayPal Open Source

Скачать SeLion

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (16)

Идентификатор библиотеки Тип Версия
com.paypal.selion : SeLion-Common jar 1.2.0
com.paypal.selion : SeLion-DataProviders jar 1.2.0
com.paypal.selion : SeLion-Grid Необязательный jar 1.2.0
org.seleniumhq.selenium : selenium-server Необязательный 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 Необязательный 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

Модули Проекта

Данный проект не имеет модулей.
com.paypal.selion

PayPal

Версии библиотеки

Версия
1.2.0
1.1.0
1.0.0