ComputerActionType type
ComputerActionType 的類型
type ComputerActionType =
| "click"
| "double_click"
| "drag"
| "keypress"
| "move"
| "screenshot"
| "scroll"
| "type"
| "wait"
ComputerActionType 的類型
type ComputerActionType =
| "click"
| "double_click"
| "drag"
| "keypress"
| "move"
| "screenshot"
| "scroll"
| "type"
| "wait"