
Select the Starred password and then click right on the Starred password.
Now select the "Inspect Element"
You can see given line in the "Inspect Element".
<input type="password" class="inputtext" name="pass" id="pass" tabindex="2">
Now you...