BugBug

Attributes

aria-* attributes

  • role:
  • aria-label:
  • aria-hidden:
  • aria-disabled:
  • aria-checked:
  • aria-readonly:
  • aria-labelledby:

data-* attributes

  • data-custom:
  • data-testid:

mixed attributes

  • data-testid="ButtonMixed", data-custom="mixed", aria-label="button mixed":

complex examples

Table (on attributes level)

Row 1 with unique attribute
Row 2
Row 3

List (on attributes level)

Item 1 with data-testid
Item 2
Item 3