I have no knowledge of code what so ever and have tried to look this up on the internet but with no success.
I am on a website trying to see what my password is under the asterisks but it doesn’t seem to be as simple as changing the input from password to text.
Does anyone know what I can do!
Thanks 😀
this is what comes up when I go to inspect element on the password
<p class="personalInfoDisplay"> ********* </p> == $0
Have tried changing a few bits on the code but nothing has made it plain text.
>Solution :
Well, fortunately, you can’t do that.
If it really is your password and it is autocompleted by your browser, meaning it was saved, just use the password manager of your browser and look it up there.
There is no way you can inspect it, and that’s a good thing 😉