role="button"
div with role="button" and visible text
span with role="button" and title attribute
ARIA Button
div with role="button" and aria-label attribute (no visible text)
describedby test (button-003)
div with role="button", aria-label and aria-describedby attributes
describedby test (button-004)
div with visible text, role="button", title, aria-label and aria-describedby attributes
describedby test (button-005)
div with role="button", visible text, title and aria-label that all have the same value