Blocks & Flow EditorBrowser

action chain

The **action chain** block performs a series of browser actions in sequence on one or more elements.

The action chain block performs a series of browser actions in sequence on one or more elements.

Bot Studio action chain block configuration

Configuration

FieldDescription
Display NameOptional label shown on the block in the canvas.
List of ActionsTable of actions to execute in order.
EventAction type per row: Left Click, Right Click, Double Click, Move over, Scroll, Focus.
SelectorXPath or CSS Selector per action row.
Selector ValueSelector expression for each action.
TimeoutWait time per action (default 30 seconds).

Outputs

PortDescription
Output 1Fires after all actions complete

Notes

  • Browser operation blocks require launch browser to be used earlier in the flow.
  • Add multiple action rows for complex interactions
On this page

On this page