Skip to content
This repository has been archived by the owner on Jan 5, 2022. It is now read-only.

ID for HTML generated messages #54

Open
creamteam-de opened this issue Sep 24, 2018 · 0 comments
Open

ID for HTML generated messages #54

creamteam-de opened this issue Sep 24, 2018 · 0 comments

Comments

@creamteam-de
Copy link

creamteam-de commented Sep 24, 2018

Hi, thank you for the module, it's great!.
Currently we are using automatic tests to check our application, and we get the web page elements by ID. We have notice that the html code of the validation messages doesn't contain an ID.
For example:

<bfv-messages _nghost-c4="" ng-reflect-messages="function () { return _this.get">
<span _ngcontent-c4="" class="invalid-feedback" ng-reflect-ng-class="invalid-feedback">This field must be at least 4 characters</span>
</bfv-messages>

Is it any possibility to add an unique ID to "span" element?

Thank you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant