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(WebClient webClient) |
Modifier and Type | Method and Description |
---|---|
org.openqa.selenium.logging.LogEntries |
get(String logType) |
Set<String> |
getAvailableLogTypes() |
public HtmlUnitLogs(WebClient webClient)
Copyright © 2023. All rights reserved.