Uses of Interface
org.openqa.selenium.logging.HasLogEvents
Packages that use HasLogEvents
Package
Description
-
Uses of HasLogEvents in org.openqa.selenium.chrome
Classes in org.openqa.selenium.chrome that implement HasLogEventsModifier and TypeClassDescriptionclass
AWebDriver
implementation that controls a Chrome browser running on the local machine. -
Uses of HasLogEvents in org.openqa.selenium.chromium
Classes in org.openqa.selenium.chromium that implement HasLogEventsModifier and TypeClassDescriptionclass
AWebDriver
implementation that controls a Chromium browser running on the local machine. -
Uses of HasLogEvents in org.openqa.selenium.edge
Classes in org.openqa.selenium.edge that implement HasLogEventsModifier and TypeClassDescriptionclass
AWebDriver
implementation that controls an Edge browser running on the local machine. -
Uses of HasLogEvents in org.openqa.selenium.remote
Methods in org.openqa.selenium.remote that return HasLogEventsModifier and TypeMethodDescriptionAddHasLogEvents.getImplementation
(Capabilities capabilities, ExecuteMethod executeMethod) Methods in org.openqa.selenium.remote that return types with arguments of type HasLogEvents