| 程序包 | 说明 |
|---|---|
| org.openqa.selenium | |
| org.openqa.selenium.logging | |
| org.openqa.selenium.remote |
| 限定符和类型 | 方法和说明 |
|---|---|
Logs |
WebDriver.Options.logs()
Gets the
Logs interface used to fetch different types of logs. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
LocalLogs
Stores and retrieves logs in-process (i.e. without any RPCs).
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
RemoteLogs |