ReferenceValue

Represents a reference value in the protocol. Described in https://w3c.github.io/webdriver-bidi/#type-script-RemoteReference.

Constructor

new ReferenceValue(handle, sharedId)

Constructs a new ReferenceValue object.

Parameters:
NameTypeDescription
handlestring

The handle value.

sharedIdstring

The shared ID value.