Searched refs:selectorType (Results 1 – 7 of 7) sorted by relevance
6 val selectorType: String?, constant in host.exp.exponent.test.TestActionEvent
43 return when (event.selectorType) { in getSelectorForObject()45 else -> throw RuntimeException("No selector found for type " + event.selectorType) in getSelectorForObject()
53 val selectorType = options.getString("selectorType") in action() constant82 selectorType, in action()
14 selectorType: 'text', property