selendroid-standalone

"Selenium for Android Apps" (Test automate native or hybrid Android apps with Selendroid.)

Лицензия

Лицензия

http://www.apache.org/licenses/LICENSE-2.0
Группа

Группа

io.selendroid
Идентификатор

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

selendroid-standalone
Последняя версия

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

0.17.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

selendroid-standalone
"Selenium for Android Apps" (Test automate native or hybrid Android apps with Selendroid.)

Скачать selendroid-standalone

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

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

Зависимости

compile (14)

Идентификатор библиотеки Тип Версия
io.selendroid : selendroid-common jar 0.17.0
io.selendroid : selendroid-server-common jar 0.17.0
io.selendroid : selendroid-server apk 0.17.0
io.selendroid : android-driver-app apk 0.17.0
org.apache.httpcomponents : httpclient jar 4.3.4
org.json : json jar 20090211
commons-io : commons-io jar 2.2
org.apache.commons : commons-exec jar 1.1
com.beust : jcommander jar 1.30
com.android.tools.ddms : ddmlib jar 23.0.1
org.apache.commons : commons-compress jar 1.5
com.google.guava : guava jar 17.0
org.seleniumhq.selenium : selenium-java jar 2.48.0
org.apache.commons : commons-lang3 jar 3.1

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5
org.hamcrest : hamcrest-all jar 1.3

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

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

Selendroid

Build Status

Selendroid is a test automation framework which drives of the UI of Android native and hybrid applications (apps) and the mobile web with Selendroid. Tests are written using the Selenium 2 client API and for testing the application under test must not be modified.

Selendroid can be used on emulators and real devices and can be integrated as a node into the Selenium Grid for scaling and parallel testing.

You want more details?

Check out our documentation.

Contributing

We have documented Selendroid's Architecture and all the small tricks you need to know when contributing to selendroid you find in our wiki. Also confirm you have signed the CLA when making a Pull Request.

Maven Artifacts

You can find the current version in Maven central.

Building

  1. Run gradle clean build

License

The Apache Software License, Version 2.0

io.selendroid

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

Версия
0.17.0
0.16.0
0.15.0
0.14.0
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.1
0.5.0
0.4.2