JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.openqa.selenium.logging
HasLogEvents
Contents
Description
Method Summary
Method Details
onLogEvent(EventType)
Hide sidebar
Show sidebar
Interface HasLogEvents
All Known Implementing Classes:
ChromeDriver
,
ChromiumDriver
,
EdgeDriver
,
ElectronDriver
public interface
HasLogEvents
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
<X> void
onLogEvent
(
EventType
<X> kind)
Method Details
onLogEvent
<X>
void
onLogEvent
(
EventType
<X> kind)