I'd like to using protractor script to verify given password is hidden not in clear text. However
element.getAttribute('value')
returns the clear text.
My questions:
- Is it possible to verify the hidden password with help of a protractor script?
- If yes, what is the correct function or what are the correct functions?
Aucun commentaire:
Enregistrer un commentaire