ActionSet actions properties

  • Release version: Zurich
  • Updated July 31, 2025
  • 11 minutes to read
  • 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

    Table 1. Click properties
    Property Description
    After Delay in Seconds Specified delay after the Click action sets in.
    Before Delay in Seconds Specified delay before the Click action sets in.
    Execution Order Order 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 Port Option 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.
    Name Option 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.
    X Option to set the custom location of the green plus icon (Green plus icon.) along the X-axis relative to the anchor.
    Y Option to set the custom location of the green plus icon (Green plus icon.) along the Y-axis relative to the anchor.

    Set Text

    Table 2. Set Text properties
    Property Description
    After Delay in Seconds Specified delay after the action sets in.
    Before Delay in Seconds Specified delay before the action sets in.
    Execution Order Order 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 Port Option to enable or disable the Data In port that takes the text the component sets in the field. By default, the port is enabled.
    Name Option 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.
    X Option to specify the location of the green plus icon (Green plus icon.) along the X-axis relative to the anchor.
    Y Option to specify the location of the green plus icon (Green plus icon.) along the Y-axis relative to the anchor.

    Get Text

    Table 3. Get Text properties
    Property Description
    After Delay in Seconds Specified delay after the action sets in.
    Before Delay in Seconds Specified delay before the action sets in.
    Execution Order Order 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 Port Option to enable or disable the Data Out port that returns the captured text. By default, the port is enabled.
    Name Option 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.
    X Option to specify the location of the green plus icon (Green plus icon.) along the X-axis relative to the anchor.
    Y Option to specify the location of the green plus icon (Green plus icon.) along the Y-axis relative to the anchor.

    Get Table

    Table 4. Get Text properties
    Property Description
    After Delay in Seconds Specified delay after the action sets in.
    Before Delay in Seconds Specified delay before the action sets in.
    Execution Order Order 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 Port Option to enable or disable the Data Out port that returns the captured table. By default, the port is enabled.
    Name Option 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.
    X Option to specify the location of the green plus icon (Green plus icon.) along the X-axis relative to the anchor.
    Y Option to specify the location of the green plus icon (Green plus icon.) along the Y-axis relative to the anchor.
    IgnoreHeader Option to ignore the header of the table while capturing.

    Get Image

    Table 5. Get Image properties
    Property Description
    After Delay in Seconds Specified delay after the action sets in.
    Before Delay in Seconds Specified delay before the action sets in.
    Execution Order Order 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 Port Option to enable or disable the Data Out port that returns the captured image. By default, the port is enabled.
    Name Option 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.
    Height Option to specify the height of the green rectangle icon (Green rectangle icon.).
    Width Option to specify the width of the green rectangle icon (Green rectangle icon.).
    X Option to specify the location of the green rectangle icon (Green rectangle icon.) along the X-axis relative to the anchor.
    Y Option to specify the location of the green rectangle icon (Green rectangle icon.) along the Y-axis relative to the anchor.

    OCR Read Text

    Table 6. OCR Read Text properties
    Property Description
    After Delay in Seconds Specified delay after the action sets in.
    Before Delay in Seconds Specified delay before the action sets in.
    Execution Order Order 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 Port Option to disable the Data Out port that returns the extracted text. By default, the port is enabled.
    Name Option 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.
    Height Option to specify the height of the green rectangle icon (Green rectangle icon.).
    Width Option to specify the width of the green rectangle icon (Green rectangle icon.).
    X Option to specify the location of the green rectangle icon (Green rectangle icon.) along the X-axis relative to the anchor.
    Y Option to specify the location of the green rectangle icon (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

    Table 7. Get Image properties
    Property Description
    After Delay in Seconds Specified delay after the action sets in.
    Before Delay in Seconds Specified delay before the action sets in.
    Execution Order Order 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 Port Option to expose the Data Out port that returns the captured table as an output. By default, the port is enabled.
    Name Option 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.
    Height Option to specify the height of the OCR Read table icon (OCR Read Table icon.).
    Width Option to specify the width of the OCR Read table icon (OCR Read Table icon.).
    X Option to specify the location of the OCR Read table icon (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 (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

    Table 8. OCR Click Text properties
    Property Description
    Type Type of action the mouse device performs after the text is identified.
    After Delay in Seconds Specified delay after the action sets in.
    Before Delay in Seconds Specified delay before the action sets in.
    Execution Order Order 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 Port Option to expose the Data Out port that returns the captured table as an output. By default, the port is enabled.
    Name Option 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.
    Height Option to specify the height of the OCR Click Text icon.
    Width Option to specify the width of the OCR Read table icon.
    X Option to specify the location of the OCR Click Text icon along the X-axis relative to the anchor.
    Y Option to specify the location of the OCR Click Text icon along the Y-axis relative to the anchor.
    Engine Engine name that is used for extracting the OCR fields.

    Text Selection

    Table 9. Text Selection properties
    Property Description
    After Delay in Seconds Specified delay after the action sets in.
    Before Delay in Seconds Specified delay before the action sets in.
    Execution Order Order 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 Port Option to expose the Data In port that passes the Boolean value to enable or disable the Set Text action.
    Name Option 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.
    Trim Option to trim the spaces at the start and end of the text.
    Type Type of action to perform.
    Height Option to specify the height of the green rectangle icon (Green rectangle icon.).
    Width Option to specify the width of the green rectangle icon (Green rectangle icon.).
    X Option to specify the location of the green rectangle icon (Green rectangle icon.) along the X-axis.
    Y Option to specify the location of the green rectangle icon (Green rectangle icon.) along the Y-axis.

    Send Keys

    Table 10. Send Keys properties
    Property Description
    After Delay in Seconds Specified delay after the action sets in.
    Before Delay in Seconds Specified delay before the action sets in.
    Delay between each keypress (Seconds) Specified delay between each key press action.
    Clear Existing Value Option to specify if the action will clear the existing value on a field before setting the text.
    Execution Order Order 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 Port Option to enable or disable the Data In port that takes the string. By default, the port is enabled.
    Input Type You can choose from the following options:
    • SendInput: Sets text in the fields.
    • SendKeys: Sends the keyboard shortcuts.
    Name Option 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 focus Option to use the mouse device click to focus on the area in the application where the mouse device inputs will be passed.
    X Option to specify the location of the green plus icon (Green plus icon.) along the X-axis relative to the anchor.
    Y Option to specify the location of the green plus icon (Green plus icon.) along the Y-axis relative to the anchor.

    Mouse Actions

    Table 11. Mouse Actions properties
    Property Description
    After Delay in Seconds Specified delay after the action sets in.
    Before Delay in Seconds Specified delay before the action sets in.
    Execution Order Order 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 Port Option 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.
    Name Option 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.
    Type Type of mouse device action. For example, paste.
    X Option to specify the location of the green plus icon (Green plus icon.) along the X-axis relative to the anchor.
    Y Option to specify the location of the green plus icon (Green plus icon.) along the Y-axis relative to the anchor.