Extension for the parameters used by the plugin.
| Type | Name and description |
|---|---|
java.lang.String |
appPackageName |
java.lang.String |
buildTypeThe com.android.builder.model.BuildType in the flavor in which we take screenshots |
java.lang.String |
configFilePath |
java.lang.String |
configFolder |
java.lang.String |
customJsonValuesFolder |
java.lang.String[] |
dataPlaceholdersFiles |
java.lang.String |
finalOutputDir |
boolean |
hasApkSplit |
java.lang.String |
phoneSerial number of a phone device |
java.lang.String |
productFlavorThe com.android.builder.model.ProductFlavor for which we take screenshots |
boolean |
pullTranslationsby defaykt set to false * |
java.lang.String |
screenshotClassClass name of the test class that uses spoon to take screenshots |
java.lang.String |
screenshotsDirName of the directory in which to put the generated screenshots (path is relative to the app folder)* |
java.lang.String |
sevenInchDeviceSerial number of a seven inch device |
java.lang.String |
tenInchDeviceSerial number of a ten inch device |
java.lang.String |
translationsFolder |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
The com.android.builder.model.BuildType in the flavor in which we take screenshots.*
Serial number of a phone device. *
The com.android.builder.model.ProductFlavor for which we take screenshots. *
by defaykt set to false *
Class name of the test class that uses spoon to take screenshots.*
Name of the directory in which to put the generated screenshots (path is relative to the app folder)*
Serial number of a seven inch device. *
Serial number of a ten inch device. *