Class RemoteValue
java.lang.Object
org.openqa.selenium.bidi.script.RemoteValue
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionRemoteValue(RemoteValue.Type type, Optional<String> handle, Optional<String> internalId, Optional<Object> value, Optional<String> sharedId) -
Method Summary
-
Constructor Details
-
RemoteValue
-
-
Method Details
-
fromJson
-
getType
-
getHandle
-
getInternalId
-
getValue
-
toString
-