Package org.openqa.selenium.remote
Class RemoteLogs
java.lang.Object
org.openqa.selenium.remote.RemoteLogs
- All Implemented Interfaces:
org.openqa.selenium.logging.Logs
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionRemoteLogs
(ExecuteMethod executeMethod, org.openqa.selenium.logging.LocalLogs localLogs) -
Method Summary
Modifier and TypeMethodDescriptionorg.openqa.selenium.logging.LogEntries
-
Field Details
-
executeMethod
-
TYPE_KEY
- See Also:
-
-
Constructor Details
-
RemoteLogs
-
-
Method Details
-
get
- Specified by:
get
in interfaceorg.openqa.selenium.logging.Logs
-
getAvailableLogTypes
- Specified by:
getAvailableLogTypes
in interfaceorg.openqa.selenium.logging.Logs
-