Package com.codeborne.selenide.webdriver
Class RemoteDriverFactory
- java.lang.Object
-
- com.codeborne.selenide.webdriver.RemoteDriverFactory
-
public class RemoteDriverFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description RemoteDriverFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.openqa.selenium.WebDrivercreate(Config config, Browser browser, org.openqa.selenium.MutableCapabilities capabilities)protected java.lang.StringgetBrowserNameForGrid(Config config, Browser browser)protected voidsetupCapabilities(Config config, Browser browser, org.openqa.selenium.MutableCapabilities capabilities)
-