Class RemoteDistributor

java.lang.Object
org.openqa.selenium.grid.distributor.Distributor
org.openqa.selenium.grid.distributor.remote.RemoteDistributor
All Implemented Interfaces:
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 Details

    • RemoteDistributor

      public RemoteDistributor(org.openqa.selenium.remote.tracing.Tracer tracer, org.openqa.selenium.remote.http.HttpClient.Factory factory, URL url, Secret registrationSecret)
  • Method Details