Uses of Interface
dev.galasa.selenium.IInternetExplorerOptions
Packages that use IInternetExplorerOptions
- 
Uses of IInternetExplorerOptions in dev.galasa.selenium
Methods in dev.galasa.selenium that return IInternetExplorerOptionsModifier 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.Methods in dev.galasa.selenium with parameters of type IInternetExplorerOptionsModifier 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