| Package | Description |
|---|---|
| org.openqa.selenium | |
| org.openqa.selenium.logging |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
WebDriver.Window |
| Modifier and Type | Method and Description |
|---|---|
void |
Alert.authenticateUsing(org.openqa.selenium.security.Credentials credentials)
Authenticate an HTTP Basic Auth dialog.
|
Logs |
WebDriver.Options.logs()
Gets the
Logs interface used to fetch different types of logs. |
void |
Alert.setCredentials(org.openqa.selenium.security.Credentials credentials) |
| Modifier and Type | Class and Description |
|---|---|
class |
LogEntries
Represent a pool of
LogEntry. |
interface |
Logs
Interface for providing logs.
|
class |
SessionLogs
Contains the logs for a session divided by supported log types.
|
Copyright © 2014-2017 jBrowserDriver committers.
Project homepage: https://github.com/machinepublishers/jbrowserdriver