Accompanying Files
Observation Details

In "Jetzt buchen" dialog window, "Weiter" element is button until the last step. Then, "Weiter" becomes a link. The element however looks the same and is labeled the same.

While not a failure of a success criterion within WCAG 2.2 AA, using the same element with exact same label but different functionality might confuse users.

Remediation Notes

Ensure, using the same elements only for the same functionality. Ideally, buttons and links are visually distinguishable. If they are not, the label should indicate the action. E.g., when coming to the last step, change the visible label to "Zur Buchungsseite" to indicate, leaving the current page, instead of going to a next step in the form.