Uses of Interface
dev.galasa.selenium.IEdgeOptions
-
Uses of IEdgeOptions in dev.galasa.selenium
Modifier 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.Modifier 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