Class UsernameAndPassword

java.lang.Object
org.openqa.selenium.UsernameAndPassword
All Implemented Interfaces:
Credentials

public class UsernameAndPassword extends Object implements Credentials
A combination of username and password to use when authenticating a browser with a website.