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