Package com.codeborne.selenide.webdriver
Class InternetExplorerDriverFactory
java.lang.Object
com.codeborne.selenide.webdriver.AbstractDriverFactory
com.codeborne.selenide.webdriver.InternetExplorerDriverFactory
- All Implemented Interfaces:
DriverFactory
@ParametersAreNonnullByDefault
public class InternetExplorerDriverFactory
extends AbstractDriverFactory
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.openqa.selenium.WebDriver
create
(Config config, Browser browser, org.openqa.selenium.Proxy proxy, File browserDownloadsFolder) org.openqa.selenium.ie.InternetExplorerOptions
createCapabilities
(Config config, Browser browser, org.openqa.selenium.Proxy proxy, File browserDownloadsFolder) Methods inherited from class com.codeborne.selenide.webdriver.AbstractDriverFactory
cast, convertStringToNearestObjectType, createCommonCapabilities, createCommonCapabilities, isBoolean, isInteger, isSystemPropertyNotSet, majorVersion, merge, transferCapabilitiesFromSystemProperties, webdriverLog, withLog
-
Constructor Details
-
InternetExplorerDriverFactory
public InternetExplorerDriverFactory()
-
-
Method Details
-
create
-
createCapabilities
-