public class CombinedRoute extends Route<CombinedRoute>
Modifier and Type | Method and Description |
---|---|
protected CommandHandler |
newHandler(Injector injector,
org.openqa.selenium.remote.http.HttpRequest request) |
protected void |
validate() |
build, decorateWith, fallbackTo, fallbackTo, getFallback
protected void validate()
validate
in class Route<CombinedRoute>
protected CommandHandler newHandler(Injector injector, org.openqa.selenium.remote.http.HttpRequest request)
newHandler
in class Route<CombinedRoute>