Class NetworkOptions


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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.openqa.selenium.remote.http.HttpClient.Factory getHttpClientFactory​(org.openqa.selenium.remote.tracing.Tracer tracer)  
      org.openqa.selenium.remote.http.Filter getSpecComplianceChecks()  
      • Methods inherited from class java.lang.Object

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

      • NetworkOptions

        public NetworkOptions​(Config config)
    • Method Detail

      • getHttpClientFactory

        public org.openqa.selenium.remote.http.HttpClient.Factory getHttpClientFactory​(org.openqa.selenium.remote.tracing.Tracer tracer)
      • getSpecComplianceChecks

        public org.openqa.selenium.remote.http.Filter getSpecComplianceChecks()