inputText property

String? inputText
getter/setter pair

The text that Robo is directed to set.

If left empty, the directive will be treated as a CLICK on the element matching the resource_name.

Implementation

core.String? inputText;