MCPcopy Create free account
hub / github.com/SeleniumHQ/selenium / data

Method data

javascript/selenium-webdriver/bidi/scriptTypes.js:48–50  ·  view source on GitHub ↗

* Gets the data contained in the message. * @returns {RemoteValue} The data.

()

Source from the content-addressed store, hash-verified

46 * @returns {RemoteValue} The data.
47 */
48 get data() {
49 return this._data
50 }
51
52 /**
53 * Gets the source of the message.

Callers 2

lFunction · 0.45
jquery.min.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected