Package org.openqa.selenium.bidi.script
Class ArrayLocalValue
java.lang.Object
org.openqa.selenium.bidi.script.LocalValue
org.openqa.selenium.bidi.script.ArrayLocalValue
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.openqa.selenium.bidi.script.LocalValue
LocalValue.SpecialNumberType -
Method Summary
Methods inherited from class org.openqa.selenium.bidi.script.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
-
Method Details
-
toJson
- Specified by:
toJsonin classLocalValue
-