selendroid-client

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

Лицензия

Лицензия

http://www.apache.org/licenses/LICENSE-2.0
Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

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

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

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

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

0.17.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать selendroid-client

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.seleniumhq.selenium : selenium-java jar 2.48.0
io.selendroid : selendroid-common jar 0.17.0
io.selendroid : selendroid-server-common jar 0.17.0

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

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

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