Package org.openqa.selenium.remote.service
-
Class Summary Class Description DriverCommandExecutor A specializedHttpCommandExecutor
that will use aDriverService
that lives and dies with a single WebDriver session.DriverFinder DriverService Manages the life and death of a native executable driver server.DriverService.Builder<DS extends DriverService,B extends DriverService.Builder<?,?>>