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