Quantcast
Channel: Active questions tagged selenium - Stack Overflow
Viewing all articles
Browse latest Browse all 97799

How to check password hide characters?

$
0
0

Hello i need help with checking password hide characters. I have to test a password field if length of a password is the same as the length of password hide characters. Is there any way to do it without OCR. I know the password phrase and its length. Now i need to check if hide characters are the same length as passphrase. For now my ide is to cut web element, and count cover characters (black circles instead of password) and then to check if length of this word is the same as the passphrase. Is there any other way to do it? THX


Viewing all articles
Browse latest Browse all 97799

Trending Articles