0.0.4 • Published 8 years ago

appium-uiautomator2-server-test v0.0.4

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
8 years ago

appium-uiautmator2-server

A netty server that runs on the device listening for commands.

Starting server

build the android project using the commands gradle clean assembleDebug gradle clean assembleDebugAndroidTest

push both src and test apks to the device and execute the instrumentation tests.

adb shell am instrument -w io.appium.uiautomator2.test/android.support.test.runner.AndroidJUnitRunner

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago