Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
ACCEPT_UNTRUSTED_CERTIFICATES |
true |
public static final boolean |
ASSUME_UNTRUSTED_ISSUER |
true |
public static final String |
BINARY |
"firefox_binary" |
public static final String |
PROFILE |
"firefox_profile" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BROWSER_BINARY |
"webdriver.firefox.bin" |
public static final String |
BROWSER_LIBRARY_PATH |
"webdriver.firefox.library.path" |
public static final String |
BROWSER_LOGFILE |
"webdriver.firefox.logfile" |
public static final String |
BROWSER_PROFILE |
"webdriver.firefox.profile" |
public static final String |
DRIVER_USE_MARIONETTE |
"webdriver.firefox.marionette" |
public static final String |
DRIVER_XPI_PROPERTY |
"webdriver.firefox.driver" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ALLOWED_HOSTS_PREFERENCE |
"webdriver_firefox_allowed_hosts" |
public static final String |
PORT_PREFERENCE |
"webdriver_firefox_port" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
GECKO_DRIVER_EXE_PROPERTY |
"webdriver.gecko.driver" |
Copyright © 2016. All rights reserved.