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