|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ChromeDriverService in org.openqa.selenium.chrome |
---|
Methods in org.openqa.selenium.chrome that return ChromeDriverService | |
---|---|
ChromeDriverService |
ChromeDriverService.Builder.build()
Creates a new binary to manage the chromedriver server. |
static ChromeDriverService |
ChromeDriverService.createDefaultService()
Configures and returns a new ChromeDriverService using the default
configuration. |
Constructors in org.openqa.selenium.chrome with parameters of type ChromeDriverService | |
---|---|
ChromeDriver(ChromeDriverService service)
Creates a new ChromeDriver instance. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |