Uses of Class
core.support.objects.DriverOption
Packages that use DriverOption
-
Uses of DriverOption in core.support.objects
Fields in core.support.objects declared as DriverOptionMethods in core.support.objects that return DriverOptionModifier and TypeMethodDescriptionDriverObject.getOptions()DriverOption.withChromeOptions(org.openqa.selenium.chrome.ChromeOptions chromeOptions) DriverOption.withEdgeOptions(org.openqa.selenium.edge.EdgeOptions edgeOptions) DriverOption.withFirefoxOptions(org.openqa.selenium.firefox.FirefoxOptions firefoxOptions) DriverOption.withInternetExplorerOptions(org.openqa.selenium.ie.InternetExplorerOptions ieOptions) DriverOption.withSafariOptions(org.openqa.selenium.safari.SafariOptions safairOptions) Methods in core.support.objects with parameters of type DriverOption -
Uses of DriverOption in core.uiCore.driverProperties.capabilities
Fields in core.uiCore.driverProperties.capabilities declared as DriverOptionMethods in core.uiCore.driverProperties.capabilities that return DriverOption