Text Input
Sends a text to an input control. When run with the browser extension, it sends a beforeInput event followed by an input event.
#
Designer PropertiesSee Web Event Main Properties.
- Value The text under "" to be sent to the input control. We use expressions to allow us to build the value of the input from existing variables or to apply some functions on the content (like Replace).
#
Properties#
Web Event Main Properties- See Web Event Main Properties.
- Value See Designer Properties above.
#
General PropertiesSee Web Event General Properties.
#
MiscSee Misc.
#
Out ErrorSee Out Error.
#
Out Properties#
Web Event Advanced PropertiesSee Web Event Advanced Properties.
#
ExampleIn this example, we open google page, type "test" and then press the "Google Search" button.