Class ChannelValue
java.lang.Object
org.openqa.selenium.bidi.script.LocalValue
org.openqa.selenium.bidi.script.ChannelValue
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class LocalValue
LocalValue.SpecialNumberType -
Constructor Summary
ConstructorsConstructorDescriptionChannelValue(String channelId) ChannelValue(String channelId, ResultOwnership resultOwnership) ChannelValue(String channelId, SerializationOptions options) -
Method Summary
Methods inherited from class LocalValue
arrayValue, bigIntValue, bigIntValue, booleanValue, channelValue, channelValue, channelValue, dateValue, dateValue, getArgument, listToLocalValues, mapToLocalValues, mapValue, nullValue, numberValue, numberValue, numberValue, objectValue, regExpValue, regExpValue, remoteReference, remoteReference, setToLocalValues, setValue, stringValue, undefinedValue
-
Constructor Details
-
ChannelValue
-
ChannelValue
-
ChannelValue
-
-
Method Details
-
toJson
- Specified by:
toJsonin classLocalValue
-