View Source GoogleApi.ToolResults.V1beta3.Model.BlankScreen (google_api_tool_results v0.34.0)
A warning that Robo encountered a screen that was mostly blank; this may indicate a problem with the app.
Attributes
-
screenId
(type:String.t
, default:nil
) - The screen id of the element
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ToolResults.V1beta3.Model.BlankScreen{ screenId: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.