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

Method getFirefoxOptions

javascript/selenium-webdriver/index.js:477–479  ·  view source on GitHub ↗

* @return {firefox.Options} the Firefox specific options currently configured * for this instance.

()

Source from the content-addressed store, hash-verified

475 * for this instance.
476 */
477 getFirefoxOptions() {
478 return this.firefoxOptions_
479 }
480
481 /**
482 * Sets the {@link firefox.ServiceBuilder} to use to manage the geckodriver

Callers 2

options_test.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected