Skip to content

Attribute Value Block

Get the value of the specified attribute from the element.

  • Element selector
    Element selector.

  • Attribute name
    Name of the attribute to retrieve.

  • Assign to variable
    Whether assign the value into a variable or not.

  • Variable name
    Name of the variable to assign the value.

  • Insert to table
    Whether insert the value into the table or not.

  • Select column
    The column where the value will be inserted.

  • Add extra row
    Insert an extra row into table.

Find Element Attribute Name

To find the attribute name, you can use the Automa Element Picker. You need to select an element first, and you'll find list of attributes the element has under it

Attributes


Note

This block will not work without an active tab. Because of that, use the Active Tab block or New Tab block before using this block.

Active tab block