Class DockerOptions


  • public class DockerOptions
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void configure​(org.openqa.selenium.remote.tracing.Tracer tracer, org.openqa.selenium.remote.http.HttpClient.Factory clientFactory, LocalNode.Builder node)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DockerOptions

        public DockerOptions​(Config config)
    • Method Detail

      • configure

        public void configure​(org.openqa.selenium.remote.tracing.Tracer tracer,
                              org.openqa.selenium.remote.http.HttpClient.Factory clientFactory,
                              LocalNode.Builder node)