Uses of Interface
dev.galasa.selenium.IInternetExplorerOptions
-
Uses of IInternetExplorerOptions in dev.galasa.selenium
Modifier and TypeMethodDescriptionISeleniumManager.getInternetExplorerOptions()
Deprecated.Creates a new interface to the InternetExplorer properties that can be set.IWebDriver.getInternetExplorerOptions()
Creates a new interface to the InternetExplorer properties that can be set.Modifier and TypeMethodDescriptionISeleniumManager.allocateWebPage
(String url, IInternetExplorerOptions options) Deprecated.Allocate a new WebPage for a provided URL with Internet Explorer OptionsIWebDriver.allocateWebPage
(String url, IInternetExplorerOptions options) Allocate a new WebPage for a provided URL with Internet Explorer Options