EnterText

data class EnterText(val text: String) : MaestroDriverActionType

Constructors

Link copied to clipboard
constructor(text: String)

Properties

Link copied to clipboard
Link copied to clipboard
open override val type: AgentActionType