Add Attribute
The Add Attribute feature is a powerful tool used to assign additional information or properties to objects or elements. This feature enhances the flexibility and customizability of RPA processes, enabling you to manage your operations more effectively.
Parameters
Element Type: This refers to the type of element to which the attribute will be added. It specifies the specific object or element that you want to assign the attribute to, such as a button, text box, or dropdown menu.Type : XElement
Attribute Type: This represents the type of attribute that you want to add to the selected element. It determines the nature or purpose of the attribute. For example, the attribute type could be "placeholder," "value," "text," or any other specific attribute type available in Robbot RPA.Type : XAttribute
Usage
To start, drag and drop the Add Attribute component into your sequence or workflow. This component is used to add attributes to objects or elements.
Drag and Drop the Component: In the Robbot RPA interface, drag and drop the Add Attribute component onto the desired sequence or workflow.
Add Attributes: Once the Add Attribute component is added, you can configure it by adding new attributes. Specify the attribute details by filling in the parameters or using dropdown menus where necessary.
Customization and Settings: Customize your sequence or workflow by incorporating the added attributes and integrating them with other components. Adjust the behavior or parameters of the component as needed.Save and Run: Save your sequence or workflow and execute it when necessary. Verify that the Add Attribute component functions correctly with its attributes and interacts properly with other relevant components.