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

Reordering Element Identifiers

Element identifiers help Avo Assure locate UI elements during test execution. Setting the correct identifier order improves element recognition and increases execution reliability. This article explains how to reorder identifier priority using available options in the Element Repository.

Reordering Element Identifiers for Multiple Elements

To reorder the multiple elements, perform the following actions:

  1. On the Home page, under Projects, select the required project.

  2. Select Design Studio.

  3. On the Element Repository page, select the required element repository for which you want to reorder the elements.

  4. From Elements List, select the checkbox next to the required elements.

  5. In the toolbar, select Element Identifier Order. A dialog box appears.

  1. Using the drag handle () on the left of each row, drag and drop the identifiers to reorder them according to the required priority sequence.

  2. Select Save.

Note:

  • If you have reordered the element identifiers, you can view reordered elements only in the Details dialog.

  • Reordering the Element Identifier Order applies the new order to all elements in the Element Repository.

Reordering Element Identifiers for Individual Element

To reorder an individual element, perform the following actions:

  1. On the Home page, under Projects, select the required project.

  2. Select Design Studio.

  3. On the Element Repository page, select the required element repository for which you want to reorder the elements.

  4. In the Elements List, hover over the required element and select the Edit icon. The Details pane opens on the right.

  1. Using the drag handle () on the left of each row, drag and drop the attribute rows to reorder them according to the required priority sequence.

  1. Select Save Properties.

Last updated