Searched refs:CLICKABLE (Results 1 – 3 of 3) sorted by relevance
39 public static final String CLICKABLE = "CLICKABLE"; field in JsonConfigConstants
124 case JsonConfigConstants.CLICKABLE: in getBySelectorForUiElement()165 case JsonConfigConstants.CLICKABLE: in extendBySelectorForUiElement()
45 JsonConfigConstants.CLICKABLE,80 if (JsonConfigConstants.CLICKABLE.equals(type) in deserialize()