Skip to main content

Type Into Target

System·v1.0.6
SystemLow risk

Find a text field on the desktop or in the browser (CSS, XPath, visible text) via the Locator Engine, then type into it. Optionally clears the field first. The text is never logged, so it is safe for passwords and other secrets. Give a Browser Variable to target the open browser.

Inputs

NameTypeRequiredDefaultDescription
Window Title (contains)
windowTitle
stringOptional
Process Name
processName
stringOptional
Field Name
controlName
stringOptional
Field Type
controlType
enumOptionaledit
editcomboboxdocumenttext
Automation Id
automationId
stringOptional
Class Name
className
stringOptional
X (fallback coordinate)
pointX
numberOptional
Y (fallback coordinate)
pointY
numberOptional
Text
text
stringRequired
Clear field first
clearFirst
booleanOptionalfalse
CSS Selector (browser)
css
stringOptional
XPath (browser)
xpath
stringOptional
Visible Text (browser)
elementText
stringOptional
Near Label (browser)
anchorText
stringOptional
Browser Variable
browserInstance
variableOptional
Output Variable
outputVariable
variableOptionalTypeResult

Output

$outputVariableObject

Result: acted, resolved, strategyUsed, confidence, healed, element

Compatibility

WindowsLinuxDesktopAttendedUnattended

Related activities