|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DriverService | |
---|---|
org.openqa.selenium.remote.service |
Uses of DriverService in org.openqa.selenium.remote.service |
---|
Methods in org.openqa.selenium.remote.service that return DriverService | |
---|---|
DriverService |
DriverService.Builder.build()
Creates a new service to manage the driver server. |
protected abstract DriverService |
DriverService.Builder.buildDriverService()
Used by a template method DriverService.Builder.build() to perform the driver specific checks
and instantiate the specific service object. |
Constructors in org.openqa.selenium.remote.service with parameters of type DriverService | |
---|---|
DriverCommandExecutor(DriverService service)
Creates a new DriverCommandExecutor which will communicate with the driver as configured by the given service . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |