Robo Directive Action Type
enum RoboDirectiveActionType : Enum<RoboDirectiveActionType> , ConvertibleToJava<RoboDirectiveActionType>
Required. The type of action that Robo should perform on the specified element.
Entries
Link copied to clipboard
DO NOT USE. For proto versioning only.
Link copied to clipboard
Direct Robo to click on the specified element. No-op if specified element is not clickable.
Types
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.