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

Method args

javascript/selenium-webdriver/bidi/logEntries.js:133–135  ·  view source on GitHub ↗

* Gets the arguments associated with the log entry. * @returns {Array} The arguments associated with the log entry.

()

Source from the content-addressed store, hash-verified

131 * @returns {Array} The arguments associated with the log entry.
132 */
133 get args() {
134 return this._args
135 }
136}
137
138/**

Callers 15

initializeMethod · 0.80
WebDriverClass · 0.80
WebDriverClass · 0.80
chrome_driverMethod · 0.80
edge_driverMethod · 0.80
firefox_driverMethod · 0.80
FirefoxClass · 0.80
FirefoxClass · 0.80
ChromeClass · 0.80
ChromeClass · 0.80
WebDriverClass · 0.80
EdgeClass · 0.80

Calls

no outgoing calls

Tested by 15

chrome_driverMethod · 0.64
edge_driverMethod · 0.64
firefox_driverMethod · 0.64
electron_latest_testFunction · 0.64
electron_version_testFunction · 0.64
offline_testFunction · 0.64
safari_testFunction · 0.64
wrong_proxy_testFunction · 0.64
wrong_port_proxy_testFunction · 0.64