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 TypeClassDescriptionclassDriverCommandExecutorthat 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 TypeClassDescriptionclassA specializedHttpCommandExecutorthat will use aDriverServicethat lives and dies with a single WebDriver session.