Package org.openqa.selenium
Interface Credentials
-
- All Known Implementing Classes:
UsernameAndPassword
public interface CredentialsMarker interface for credentials used for authenticating a browser to a site, typically viaUsernameAndPasswordand Basic or Digest authentication.