Class InternetExplorerDriverServiceProperties


  • @Accessors
    public class InternetExplorerDriverServiceProperties
    extends java.lang.Object
    Since:
    3.5.0
    • Constructor Detail

      • InternetExplorerDriverServiceProperties

        public InternetExplorerDriverServiceProperties()
    • Method Detail

      • getUrl

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

        public java.util.Optional<java.io.File> getBinary()
      • setUrl

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

        public void setBinary​(java.io.File binary)