Package com.codeborne.selenide.webdriver
Interface DriverFactory
-
- All Known Implementing Classes:
AbstractDriverFactory,ChromeDriverFactory,DefaultDriverFactory,EdgeDriverFactory,FirefoxDriverFactory,InternetExplorerDriverFactory,LegacyFirefoxDriverFactory,OperaDriverFactory
public interface DriverFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.openqa.selenium.WebDrivercreate(Config config, Browser browser, org.openqa.selenium.Proxy proxy)org.openqa.selenium.MutableCapabilitiescreateCapabilities(Config config, Browser browser, org.openqa.selenium.Proxy proxy)voidsetupWebdriverBinary()
-