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