Class TemplateGridServerCommand

    • Constructor Detail

      • TemplateGridServerCommand

        public TemplateGridServerCommand()
    • Method Detail

      • asServer

        public Server<?> asServer​(org.openqa.selenium.grid.config.Config initialConfig)
      • graphqlRoute

        protected static org.openqa.selenium.remote.http.Routable graphqlRoute​(java.lang.String prefix,
                                                                               java.util.function.Supplier<org.openqa.selenium.remote.http.HttpHandler> handler)
      • hubRoute

        protected static org.openqa.selenium.remote.http.Routable hubRoute​(java.lang.String prefix,
                                                                           org.openqa.selenium.remote.http.Route route)
      • baseRoute

        protected static org.openqa.selenium.remote.http.Routable baseRoute​(java.lang.String prefix,
                                                                            org.openqa.selenium.remote.http.Route route)