public class HtmlUnitLogs extends Object implements org.openqa.selenium.logging.Logs
Logs
interface for HtmlUnit.
At the moment this is empty.Constructor and Description |
---|
HtmlUnitLogs(com.gargoylesoftware.htmlunit.WebClient webClient) |
Modifier and Type | Method and Description |
---|---|
org.openqa.selenium.logging.LogEntries |
get(String logType) |
Set<String> |
getAvailableLogTypes() |
Copyright © 2019. All rights reserved.