Uses of Class
org.openqa.selenium.chrome.ElectronOptions
-
Uses of ElectronOptions in org.openqa.selenium.chrome
Subclasses with type arguments of type ElectronOptions in org.openqa.selenium.chromeMethods in org.openqa.selenium.chrome that return ElectronOptionsModifier and TypeMethodDescriptionElectronOptions.merge(org.openqa.selenium.Capabilities extraCapabilities) Constructors in org.openqa.selenium.chrome with parameters of type ElectronOptionsModifierConstructorDescriptionElectronDriver(ChromeDriverService service, ElectronOptions options) ElectronDriver(ChromeDriverService service, ElectronOptions options, org.openqa.selenium.remote.http.ClientConfig clientConfig) ElectronDriver(ElectronOptions options) ElectronDriver(ElectronOptions options, org.openqa.selenium.remote.http.ClientConfig clientConfig)