2016-03-19 19:07:43 +00:00
|
|
|
# remove the leading '#' to uncomment lines
|
|
|
|
|
|
|
|
app_package_name 'de.luhmer.owncloudnewsreader'
|
|
|
|
use_tests_in_packages ['screengrab']
|
|
|
|
# use_tests_in_classes ['ScreenshotTest']
|
|
|
|
|
|
|
|
app_apk_path 'News-Android-App/build/outputs/apk/News-Android-App-debug-unaligned.apk'
|
|
|
|
tests_apk_path 'News-Android-App/build/outputs/apk/News-Android-App-debug-androidTest-unaligned.apk'
|
|
|
|
|
2016-03-29 16:04:43 +00:00
|
|
|
locales ['en-US', 'de-DE', 'fr-FR', 'it-IT']
|
2016-03-19 19:07:43 +00:00
|
|
|
|
|
|
|
# clear all previously generated screenshots in your local output directory before creating new ones
|
|
|
|
clear_previous_screenshots true
|
|
|
|
|
|
|
|
# For more information about all available options run
|
|
|
|
# screengrab --help
|