public class ConfigureChromeOptions
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static ConfigureChromeOptions |
from(net.thucydides.core.util.EnvironmentVariables environmentVariables) |
org.openqa.selenium.chrome.ChromeOptions |
to(org.openqa.selenium.chrome.ChromeOptions chromeOptions) |
public static ConfigureChromeOptions from(net.thucydides.core.util.EnvironmentVariables environmentVariables)
public org.openqa.selenium.chrome.ChromeOptions to(org.openqa.selenium.chrome.ChromeOptions chromeOptions)