Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

ActionSet actions properties

The ActionSet component performs multiple actions and each action has distinct properties. You can update the properties to modify the behavior of the actions.

Click

PropertyDescription
After Delay in SecondsSpecified delay after the Click action sets in.
Before Delay in SecondsSpecified delay before the Click action sets in.
Execution OrderOrder in which the action is executed when multiple actions are set up. This order is assigned when you add an action from the anchor. You can change the order by dragging and placing the action under its anchor at the desired order on the ACTIONSET SETTINGS window.
Expose PortOption to expose a Data In port that takes the Boolean value. If True, the Click action is performed, else, if False, the Click action is not performed. By default, the option is not selected.
NameOption to update the default name of the action. The default name is Click. The updated name reflects in the ACTIONS LIST section of the ACTIONSET SETTINGS window.
XOption to set the custom location of the green plus icon (
Image omitted: green-plus-icon.png
Green plus icon.\) along the X-axis relative to the anchor.|

|Y|Option to set the custom location of the green plus icon (

Image omitted: green-plus-icon.png
Green plus icon.\) along the Y-axis relative to the anchor.|

Set Text

PropertyDescription
After Delay in SecondsSpecified delay after the action sets in.
Before Delay in SecondsSpecified delay before the action sets in.
Execution OrderOrder in which the action is executed when multiple actions are set up. This order is assigned when you add an action from the anchor. You can change the order by dragging and placing the action under its anchor at the desired order on the ACTIONSET SETTINGS window.
Expose PortOption to enable or disable the Data In port that takes the text the component sets in the field. By default, the port is enabled.
NameOption to update the default name of the action. The default name is SetText. The updated name reflects in the ACTIONS LIST section of the ACTIONSET SETTINGS window.
XOption to specify the location of the green plus icon (
Image omitted: green-plus-icon.png
Green plus icon.\) along the X-axis relative to the anchor.|

|Y|Option to specify the location of the green plus icon (

Image omitted: green-plus-icon.png
Green plus icon.\) along the Y-axis relative to the anchor.|

Get Text

PropertyDescription
After Delay in SecondsSpecified delay after the action sets in.
Before Delay in SecondsSpecified delay before the action sets in.
Execution OrderOrder in which the action is executed when multiple actions are set up. This order is assigned when you add an action from the anchor. You can change the order by dragging and placing the action under its anchor at the desired order on the ACTIONSET SETTINGS window.
Expose PortOption to enable or disable the Data Out port that returns the captured text. By default, the port is enabled.
NameOption to update the default name of the action. The default name is GetText. The name reflects in the ACTIONS LIST section of the ACTIONSET SETTINGS window.
XOption to specify the location of the green plus icon (
Image omitted: green-plus-icon.png
Green plus icon.\) along the X-axis relative to the anchor.|

|Y|Option to specify the location of the green plus icon (

Image omitted: green-plus-icon.png
Green plus icon.\) along the Y-axis relative to the anchor.|

Get Table

PropertyDescription
After Delay in SecondsSpecified delay after the action sets in.
Before Delay in SecondsSpecified delay before the action sets in.
Execution OrderOrder in which the action is executed when multiple actions are set up. This order is assigned when you add an action from the anchor. You can change the order by dragging and placing the action under its anchor at the desired order on the ACTIONSET SETTINGS window.
Expose PortOption to enable or disable the Data Out port that returns the captured table. By default, the port is enabled.
NameOption to update the default name of the action. The default name is Table. The name reflects in the ACTIONS LIST section of the ACTIONSET SETTINGS window.
XOption to specify the location of the green plus icon (
Image omitted: green-plus-icon.png
Green plus icon.\) along the X-axis relative to the anchor.|

|Y|Option to specify the location of the green plus icon (

Image omitted: green-plus-icon.png
Green plus icon.\) along the Y-axis relative to the anchor.|

|IgnoreHeader|Option to ignore the header of the table while capturing.|

Get Image

PropertyDescription
After Delay in SecondsSpecified delay after the action sets in.
Before Delay in SecondsSpecified delay before the action sets in.
Execution OrderOrder in which the action is executed when multiple actions are set up. This order is assigned when you add an action from the anchor. You can change the order by dragging and placing the action under its anchor at the desired order on the ACTIONSET SETTINGS window.
Expose PortOption to enable or disable the Data Out port that returns the captured image. By default, the port is enabled.
NameOption to update the default name of the action. The default name is GetImage. The name reflects in the ACTIONS LIST section of the ACTIONSET SETTINGS window.
HeightOption to specify the height of the green rectangle icon (
Image omitted: green-rectangle.png
Green rectangle icon.\).|

|Width|Option to specify the width of the green rectangle icon (

Image omitted: green-rectangle.png
Green rectangle icon.\).|

|X|Option to specify the location of the green rectangle icon (

Image omitted: green-rectangle.png
Green rectangle icon.\) along the X-axis relative to the anchor.|

|Y|Option to specify the location of the green rectangle icon (

Image omitted: green-rectangle.png
Green rectangle icon.\) along the Y-axis relative to the anchor.|

OCR Read Text

PropertyDescription
After Delay in SecondsSpecified delay after the action sets in.
Before Delay in SecondsSpecified delay before the action sets in.
Execution OrderOrder in which the action is executed when multiple actions are set up. This order is assigned when you add an action from the anchor. You can change the order by dragging and placing the action under its anchor at the desired order on the ACTIONSET SETTINGS window.
Expose PortOption to disable the Data Out port that returns the extracted text. By default, the port is enabled.
NameOption to update the default name of the action. The default name is OCR. The name reflects in the ACTIONS LIST section of the ACTIONSET SETTINGS window.
HeightOption to specify the height of the green rectangle icon (
Image omitted: green-rectangle.png
Green rectangle icon.\).|

|Width|Option to specify the width of the green rectangle icon (

Image omitted: green-rectangle.png
Green rectangle icon.\).|

|X|Option to specify the location of the green rectangle icon (

Image omitted: green-rectangle.png
Green rectangle icon.\) along the X-axis relative to the anchor.|

|Y|Option to specify the location of the green rectangle icon (

Image omitted: green-rectangle.png
Green rectangle icon.\) along the Y-axis relative to the anchor.|

|Engine|Engine name that is used for extracting the OCR fields.| |Language|Teseract engine that can support multiple languages. You can select any language listed here.| |Line Height Tolerance|Font line height.| |ChangeDPI|If this is enabled, it changes the Dots Per Inch (DPI) of Image as mentioned in DPI property.| |DPI|DPI value.| |Extract Words|Text that is extracted in words format. Else, it's plain text.| |Invert|Image color that is inverted. For example, it inverts black to white.| |Language|Language used to extract.| |Scale Image|Scaled image by the given number.| |Threshold|Converted image out of Grayscale image or noise that is removed as per the Threshold value.| |Threshold Value|Threshold value.| |Timeout|Time after which the operation times out.|

OCR Read Table

PropertyDescription
After Delay in SecondsSpecified delay after the action sets in.
Before Delay in SecondsSpecified delay before the action sets in.
Execution OrderOrder in which the action is executed when multiple actions are set up. This order is assigned when you add an action from the anchor. You can change the order by dragging and placing the action under its anchor at the desired order on the ACTIONSET SETTINGS window.
Expose PortOption to expose the Data Out port that returns the captured table as an output. By default, the port is enabled.
NameOption to update the default name of the action. The default name is OcrTable. The name reflects in the ACTIONS LIST section of the ACTIONSET SETTINGS window.
HeightOption to specify the height of the OCR Read table icon (
Image omitted: ocr-read-table-icon.png
OCR Read Table icon.\).|

|Width|Option to specify the width of the OCR Read table icon (

Image omitted: ocr-read-table-icon.png
OCR Read Table icon.\).|

|X|Option to specify the location of the OCR Read table icon (

Image omitted: ocr-read-table-icon.png
OCR Read Table icon.\) along the X-axis relative to the anchor.|

|Y|Option to specify the custom location of the OCR Read table icon (

Image omitted: ocr-read-table-icon.png
OCR Read Table icon.\) along the Y-axis relative to the anchor.|

|FirstRowHeader|Option to specify whether the first row of the captured table is a header.| |Engine|Engine name that is used for extracting the OCR fields.|

OCR Click Text

PropertyDescription
TypeType of action the mouse device performs after the text is identified.
After Delay in SecondsSpecified delay after the action sets in.
Before Delay in SecondsSpecified delay before the action sets in.
Execution OrderOrder in which the action is executed when multiple actions are set up. This order is assigned when you add an action from the anchor. You can change the order by dragging and placing the action under its anchor at the desired order on the ACTIONSET SETTINGS window.
Expose PortOption to expose the Data Out port that returns the captured table as an output. By default, the port is enabled.
NameOption to update the default name of the action. The default name is OCR Click. The name reflects in the ACTIONS LIST section of the ACTIONSET SETTINGS window.
HeightOption to specify the height of the OCR Click Text icon.
WidthOption to specify the width of the OCR Read table icon.
XOption to specify the location of the OCR Click Text icon along the X-axis relative to the anchor.
YOption to specify the location of the OCR Click Text icon along the Y-axis relative to the anchor.
EngineEngine name that is used for extracting the OCR fields.

Text Selection

PropertyDescription
After Delay in SecondsSpecified delay after the action sets in.
Before Delay in SecondsSpecified delay before the action sets in.
Execution OrderOrder in which the action is executed. This order is assigned when you add an action from the anchor in the ACTIONSET SETTINGS window. You can change the order by dragging and placing the action at the desired order.
Expose PortOption to expose the Data In port that passes the Boolean value to enable or disable the Set Text action.
NameOption to update the default name of the action. The default name is TextSelection. The name reflects in the ACTIONS LIST section of the ACTIONSET SETTINGS window.
TrimOption to trim the spaces at the start and end of the text.
TypeType of action to perform.
HeightOption to specify the height of the green rectangle icon (
Image omitted: green-rectangle.png
Green rectangle icon.\).|

|Width|Option to specify the width of the green rectangle icon (

Image omitted: green-rectangle.png
Green rectangle icon.\).|

|X|Option to specify the location of the green rectangle icon (

Image omitted: green-rectangle.png
Green rectangle icon.\) along the X-axis.|

|Y|Option to specify the location of the green rectangle icon (

Image omitted: green-rectangle.png
Green rectangle icon.\) along the Y-axis.|

Send Keys

PropertyDescription
After Delay in SecondsSpecified delay after the action sets in.
Before Delay in SecondsSpecified delay before the action sets in.
Delay between each keypress \(Seconds\)Specified delay between each key press action.
Clear Existing ValueOption to specify if the action will clear the existing value on a field before setting the text.
Execution OrderOrder in which the action is executed when multiple actions are set up. This order is assigned when you add an action from the anchor. You can change the order by dragging and placing the action under its anchor at the desired order on the ACTIONSET SETTINGS window.
Expose PortOption to enable or disable the Data In port that takes the string. By default, the port is enabled.
Input TypeYou can choose from the following options:- SendInput: Sets text in the fields. - SendKeys: Sends the keyboard shortcuts.
NameOption to update the default name of the action. The default name is SendKeys. The name reflects in the ACTIONS LIST section of the ACTIONSET SETTINGS window.
Use mouse click to focusOption to use the mouse device click to focus on the area in the application where the mouse device inputs will be passed.
XOption to specify the location of the green plus icon \(
Image omitted: green-plus-icon.png
Green plus icon.\) along the X-axis relative to the anchor.
YOption to specify the location of the green plus icon \(
Image omitted: green-plus-icon.png
Green plus icon.\) along the Y-axis relative to the anchor.

Mouse Actions

PropertyDescription
After Delay in SecondsSpecified delay after the action sets in.
Before Delay in SecondsSpecified delay before the action sets in.
Execution OrderOrder in which the action is executed when multiple actions are set up. This order is assigned when you add an action from the anchor. You can change the order by dragging and placing the action under its anchor at the desired order on the ACTIONSET SETTINGS window.
Expose PortOption to enable or disable the Data In port that takes the Boolean value. If True, the Mouse Action is performed, else, if False, the Mouse Action is not performed. By default, the option is not checked.
NameOption to update the default name of the action. The default name is MouseAction. The name reflects in the ACTIONS LIST section of the ACTIONSET SETTINGS window.
TypeType of mouse device action. For example, paste.
XOption to specify the location of the green plus icon (
Image omitted: green-plus-icon.png
Green plus icon.\) along the X-axis relative to the anchor.|

|Y|Option to specify the location of the green plus icon (

Image omitted: green-plus-icon.png
Green plus icon.\) along the Y-axis relative to the anchor.|

Parent Topic:Actions (UI)