Default Properties
The following properties are available for all blocks in the automation workflow.
Default Outputs
Name | Type | Description |
---|---|---|
default | null | |
exec_start_time | number | Time when the block execution started (in ms) |
exec_end_time | number | Time when the block execution ended (in ms) |
exec_duration | number | Duration of the block execution (in ms) |
capture_start | image | Screen capture when the block execution started |
capture_end | image | Screen capture when the block execution ended |