Uses of Class
org.openqa.selenium.remote.http.Route.TemplatizedRouteConfig
-
-
Uses of Route.TemplatizedRouteConfig in org.openqa.selenium.remote.http
Methods in org.openqa.selenium.remote.http that return Route.TemplatizedRouteConfig Modifier and Type Method Description static Route.TemplatizedRouteConfigRoute. delete(java.lang.String template)static Route.TemplatizedRouteConfigRoute. get(java.lang.String template)static Route.TemplatizedRouteConfigRoute. post(java.lang.String template)
-