Uses of Interface
org.openqa.selenium.logging.NeedsLocalLogs
Packages that use NeedsLocalLogs
Package
Description
-
Uses of NeedsLocalLogs in org.openqa.selenium.chromium
Classes in org.openqa.selenium.chromium that implement NeedsLocalLogsModifier and TypeClassDescriptionclass
DriverCommandExecutor
that understands ChromiumDriver specific commands. -
Uses of NeedsLocalLogs in org.openqa.selenium.remote
Classes in org.openqa.selenium.remote that implement NeedsLocalLogs -
Uses of NeedsLocalLogs in org.openqa.selenium.remote.service
Classes in org.openqa.selenium.remote.service that implement NeedsLocalLogsModifier and TypeClassDescriptionclass
A specializedHttpCommandExecutor
that will use aDriverService
that lives and dies with a single WebDriver session.