For the complete documentation index, see llms.txt. This page is also available as Markdown.

πŸ“”Bulk Operations

Effortlessly manage attributes for multiple elements with AttriFlow's bulk operations.Add, edit, or delete attributes across selected elements in just a few clicks,saving time and ensuring consistency

Steps

  • Use Ctrl+Click to select multiple elements in the DOM Tree Navigator.

  • Ensure the selected elements share attributes to avoid conflicts during bulk updates.

Adding Attributes in Bulk

  • Enter the desired attribute name and value in the Add Attribute input field.

  • Click the Save icon to apply the new attribute to all selected elements.

Editing Attributes in Bulk

  • Locate the common attributes shared by the selected elements.

  • Click the Edit icon next to an attribute, make the necessary changes, and save.

  • All selected elements will be updated with the new attribute values.

Deleting Attributes in Bulk

  • Select the elements you want to modify.

  • Identify the attribute to remove and click the Delete icon.

  • The attribute will be removed from all selected elements simultaneously.

Last updated