| Modifier and Type | Field and Description |
|---|---|
static String |
DEBUG
String value of "
false". |
static String |
DRIVER
String value of "
PhantomJS". |
static String |
ENDPOINT
No default endpoint is provided.
|
static String |
LOGGING_PREFIX
String value of "
TestNG-Selenium". |
static String |
SCREENSIZE
String value of "
Phone". |
static String |
TMPDIR
Value of
System.getProperty("java.io.tmpdir"). |
static String |
USER_AGENT
No default user agent is provided.
|
| Constructor and Description |
|---|
ConfigDefaults() |
public static final String DEBUG
false".public static final String DRIVER
PhantomJS".public static final String ENDPOINT
public static final String LOGGING_PREFIX
TestNG-Selenium".public static final String SCREENSIZE
Phone".public static final String TMPDIR
System.getProperty("java.io.tmpdir").public static final String USER_AGENT
Copyright © 2015. All rights reserved.