Class RemoteDistributor

  • All Implemented Interfaces:
    java.util.function.Predicate<org.openqa.selenium.remote.http.HttpRequest>, org.openqa.selenium.remote.http.HttpHandler, org.openqa.selenium.remote.http.Routable, HasReadyState

    public class RemoteDistributor
    extends Distributor
    • Constructor Detail

      • RemoteDistributor

        public RemoteDistributor​(org.openqa.selenium.remote.tracing.Tracer tracer,
                                 org.openqa.selenium.remote.http.HttpClient.Factory factory,
                                 java.net.URL url,
                                 Secret registrationSecret)