Class InternetExplorerDriverFactory

    • Constructor Detail

      • InternetExplorerDriverFactory

        public InternetExplorerDriverFactory()
    • Method Detail

      • setupWebdriverBinary

        public void setupWebdriverBinary()
      • create

        @CheckReturnValue
        @Nonnull
        public org.openqa.selenium.WebDriver create​(Config config,
                                                    Browser browser,
                                                    @Nullable
                                                    org.openqa.selenium.Proxy proxy)
      • createCapabilities

        @CheckReturnValue
        @Nonnull
        public org.openqa.selenium.ie.InternetExplorerOptions createCapabilities​(Config config,
                                                                                 Browser browser,
                                                                                 @Nullable
                                                                                 org.openqa.selenium.Proxy proxy)