Uses of Interface
org.openqa.selenium.logging.NeedsLocalLogs
Packages that use NeedsLocalLogs
Package
Description
- 
Uses of NeedsLocalLogs in org.openqa.selenium.chromiumClasses in org.openqa.selenium.chromium that implement NeedsLocalLogsModifier and TypeClassDescriptionclassDriverCommandExecutorthat understands ChromiumDriver specific commands.
- 
Uses of NeedsLocalLogs in org.openqa.selenium.remoteClasses in org.openqa.selenium.remote that implement NeedsLocalLogs
- 
Uses of NeedsLocalLogs in org.openqa.selenium.remote.serviceClasses in org.openqa.selenium.remote.service that implement NeedsLocalLogsModifier and TypeClassDescriptionclassA specializedHttpCommandExecutorthat will use aDriverServicethat lives and dies with a single WebDriver session.