Class FirefoxDriverServiceProperties


  • @Accessors
    public class FirefoxDriverServiceProperties
    extends java.lang.Object
    Since:
    3.5.0
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Optional<java.net.URL> getUrl()  
      void setUrl​(java.net.URL url)  
      • Methods inherited from class java.lang.Object

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

      • FirefoxDriverServiceProperties

        public FirefoxDriverServiceProperties()
    • Method Detail

      • getUrl

        public java.util.Optional<java.net.URL> getUrl()
      • setUrl

        public void setUrl​(java.net.URL url)