JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.openqa.selenium.devtools.idealized.log
Log
Contents
Description
Method Summary
Method Details
enable()
clear()
entryAdded()
Hide sidebar
Show sidebar
Interface Log
public interface
Log
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Command
<
Void
>
clear
()
Command
<
Void
>
enable
()
Event
<
LogEntry
>
entryAdded
()
Method Details
enable
Command
<
Void
>
enable
()
clear
Command
<
Void
>
clear
()
entryAdded
Event
<
LogEntry
>
entryAdded
()