balin / com.github.epadronu.balin.config / ConfigurationSetup / driverFactory

driverFactory

abstract val driverFactory: () -> WebDriver

The factory that will create the driver to be used when invoking com.github.epadronu.balin.core.Browser.drive.

    driverFactory = ::FirefoxDriver