public class SystemProperties extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ENDPOINT
String value of "
testng.selenium.endpoint". |
static String |
LOGGING_PREFIX
String value of "
testng.selenium.logging_prefix". |
static String |
SCREENSIZE
String value of "
testng.selenium.screensize". |
| Constructor and Description |
|---|
SystemProperties() |
public static final String ENDPOINT
testng.selenium.endpoint".public static final String LOGGING_PREFIX
testng.selenium.logging_prefix".public static final String SCREENSIZE
testng.selenium.screensize".Copyright © 2015. All rights reserved.