Skip to content

wanglinsong/thx-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#thx-android
Testharness extension for Android UI test automation, based on Google UI Automator.
This is host-driven test approach. All test cases are executed on host machine. USB connectivity is required during test execution. And a test case may interact with multiple devices.

<dependency>
    <groupId>com.tascape.qa</groupId>
    <artifactId>thx-android-uiat</artifactId>
    <version>version</version>
</dependency>

About

Testharness extension for Android test automation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published