device-automator

An easy to use, Espresso like, syntax on top of the Android UI Automator testing framework

License

License

MIT
Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.braintreepayments
ArtifactId

ArtifactId

device-automator
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

device-automator
An easy to use, Espresso like, syntax on top of the Android UI Automator testing framework
Project URL

Project URL

https://github.com/braintree/device-automator

Download device-automator

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
androidx.test.uiautomator » uiautomator jar 2.2.0
androidx.test » runner jar 1.3.0
androidx.test » rules jar 1.3.0
androidx.core » core jar 1.3.1
androidx.test.ext » junit jar 1.1.2

Project Modules

There are no modules declared in this project.
com.braintreepayments

Braintree

Versions

Version
1.0.0