Type

Desktop type operation

This activity is used to type some text onto a user-specified editable area.

Input

  • UI Element Selector: DesktopElement Argument Select the UI element on the screen where the user-specified input is to be typed.

  • Text: String Argument Specify the text that is to be typed in the specified location on the screen.

Last updated