Traversal order

This test checks if accessibility services move their focus through the elements on the screen in a logical order.

  • Elements should not be focused twice in the same traversal cycle.

When the traversal order is not logical, users might get confused, e.g. by repeating elements.

Solutions

Sources