selendroid

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

Лицензия

Лицензия

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

Группа

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

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

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

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

0.17.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

selendroid
"Selenium for Android Apps" (Test automate native or hybrid Android apps with Selendroid.)
Ссылка на сайт

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

http://selendroid.io
Система контроля версий

Система контроля версий

http://github.com/selendroid/selendroid

Скачать selendroid

Имя Файла Размер
selendroid-0.17.0.pom 4 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • android-driver
  • selendroid-server
  • selendroid-grid-plugin
  • selendroid-test-app
  • selendroid-client
  • selendroid-server-common
  • selendroid-standalone
  • selendroid-common

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