inputText

abstract fun inputText(text: String): String

模拟文本输入。

Return

执行的 shell 命令字符串,例如:input text 'hello'

Parameters

text

要输入的文本