MCPcopy Index your code
hub / github.com/SeleniumHQ/selenium / enableBidi

Method enableBidi

javascript/selenium-webdriver/firefox.js:407–409  ·  view source on GitHub ↗

* Enable bidi connection * @returns {!Capabilities}

()

Source from the content-addressed store, hash-verified

405 * @returns {!Capabilities}
406 */
407 enableBidi() {
408 return this.set('webSocketUrl', true)
409 }
410}
411
412/**

Callers 1

builderMethod · 0.95

Calls 1

setMethod · 0.65

Tested by

no test coverage detected