Class: DatadogAPIClient::V1::SyntheticsMobileStepParamsElementUserLocatorValuesItemsType
- Inherits:
-
Object
- Object
- DatadogAPIClient::V1::SyntheticsMobileStepParamsElementUserLocatorValuesItemsType
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v1/models/synthetics_mobile_step_params_element_user_locator_values_items_type.rb
Overview
Type of a user locator.
Constant Summary collapse
- ACCESSIBILITY_ID =
"accessibility-id".freeze
- ID =
"id".freeze
- IOS_PREDICATE_STRING =
"ios-predicate-string".freeze
- IOS_CLASS_CHAIN =
"ios-class-chain".freeze
- XPATH =
"xpath".freeze