|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Solo.Config.ScreenshotFileType in com.robotium.solo |
|---|
| Fields in com.robotium.solo declared as Solo.Config.ScreenshotFileType | |
|---|---|
Solo.Config.ScreenshotFileType |
Solo.Config.screenshotFileType
The screenshot file type, JPEG or PNG. |
| Methods in com.robotium.solo that return Solo.Config.ScreenshotFileType | |
|---|---|
static Solo.Config.ScreenshotFileType |
Solo.Config.ScreenshotFileType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Solo.Config.ScreenshotFileType[] |
Solo.Config.ScreenshotFileType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||