Uses of Interface
dev.galasa.selenium.IEdgeOptions
Packages that use IEdgeOptions
- 
Uses of IEdgeOptions in dev.galasa.selenium
Methods in dev.galasa.selenium that return IEdgeOptionsModifier and TypeMethodDescriptionISeleniumManager.getEdgeOptions()Deprecated.Creates a new interface to the Edge properties that can be set.IWebDriver.getEdgeOptions()Creates a new interface to the Edge properties that can be set.Methods in dev.galasa.selenium with parameters of type IEdgeOptionsModifier and TypeMethodDescriptionISeleniumManager.allocateWebPage(String url, IEdgeOptions options) Deprecated.Allocate a new WebPage for a provided URL with Edge OptionsIWebDriver.allocateWebPage(String url, IEdgeOptions options) Allocate a new WebPage for a provided URL with Edge Options