| Package | Description |
|---|---|
| org.openqa.selenium | |
| org.openqa.selenium.security |
| Modifier and Type | Method and Description |
|---|---|
void |
Alert.authenticateUsing(Credentials credentials)
Authenticate an HTTP Basic Auth dialog.
|
void |
Alert.setCredentials(Credentials credentials) |
| Modifier and Type | Class and Description |
|---|---|
class |
UserAndPassword
Represents the authentication credentials for a user with username and password
|
Copyright © 2015. All rights reserved.