Custom login widget, login button missing html id attribute

We use selenium to write autotests for our application. Using Auh0 as our login view, we can use html id attribute with xpath to interact with “email” and “password” html input element ,but the login button is missing html id attribute, this causes some issues since we support multi languages. Would it be possible for you to add a html id attribute to the login button?

1 Like