Forum Discussion

kerriem's avatar
kerriem
Occasional Contributor
3 years ago
Solved

Is there a way to turn caps lock on and verify what is entered is in capitals?

I am testing a web interface login screen, which has a facility to detect if caps lock has been turned on when the user enters their password.  From reading the documentation, it seems that TestComp...
  • VeenaDevi's avatar
    3 years ago

    Using LoginPg.LoginPasswordField.Keys("PASS") is not giving Expected message ?