View Source GoogleApi.ToolResults.V1beta3.Model.AndroidRoboTest (google_api_tool_results v0.34.0)
A test of an android application that explores the application on a virtual or physical Android device, finding culprits and crashes as it goes.
Attributes
-
appInitialActivity(type:String.t, default:nil) - The initial activity that should be used to start the app. Optional -
bootstrapPackageId(type:String.t, default:nil) - The java package for the bootstrap. Optional -
bootstrapRunnerClass(type:String.t, default:nil) - The runner class for the bootstrap. Optional -
maxDepth(type:integer(), default:nil) - The max depth of the traversal stack Robo can explore. Optional -
maxSteps(type:integer(), default:nil) - The max number of steps/actions Robo can execute. Default is no limit (0). Optional
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.