google_api_tool_results v0.15.0 GoogleApi.ToolResults.V1beta3.Model.AndroidRoboTest View Source
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. OptionalbootstrapPackageId
(type:String.t
, default:nil
) - The java package for the bootstrap. OptionalbootstrapRunnerClass
(type:String.t
, default:nil
) - The runner class for the bootstrap. OptionalmaxDepth
(type:integer()
, default:nil
) - The max depth of the traversal stack Robo can explore. OptionalmaxSteps
(type:integer()
, default:nil
) - The max number of steps/actions Robo can execute. Default is no limit (0). Optional
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.