Class LocalValue

java.lang.Object
org.openqa.selenium.bidi.script.LocalValue
Direct Known Subclasses:
ArrayLocalValue, ChannelValue, DateLocalValue, MapLocalValue, ObjectLocalValue, PrimitiveProtocolValue, RegExpValue, RemoteReference, SetLocalValue

public abstract class LocalValue extends Object