Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

calabash/screenshotTaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

master
Build Status
Build Status

To build the jar run:

./gradlew build

Running

To take a screen shot on the device with serial number <serial number> and save it to <screenshot path>

java -jar screenshotTaker.jar <serial number> <screenshot path>

Testing

To run integration tests

./gradlew integrationTest -PdeviceSerial=<serial number>

Make sure that environment variable ANDROID_HOME is set to proper Android SDK location before running integration tests.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published