Class Runtime.CallFunctionOnResponse
java.lang.Object
org.openqa.selenium.devtools.v115.runtime.Runtime.CallFunctionOnResponse
- Enclosing class:
- Runtime
-
Constructor Summary
ConstructorsConstructorDescriptionCallFunctionOnResponse
(RemoteObject result, Optional<ExceptionDetails> exceptionDetails) -
Method Summary
Modifier and TypeMethodDescriptionException details.Call result.
-
Constructor Details
-
CallFunctionOnResponse
-
-
Method Details
-
getResult
Call result. -
getExceptionDetails
Exception details.
-