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

Method getFirefoxService

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

* @return {firefox.ServiceBuilder} the Firefox service currently configured * for this instance.

()

Source from the content-addressed store, hash-verified

483 * for this instance.
484 */
485 getFirefoxService() {
486 return this.firefoxService_
487 }
488
489 /**
490 * Sets the {@link firefox.ServiceBuilder} to use to manage the geckodriver

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected