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