com.github.dandelion.datatables.testing.utils
Class Constants

java.lang.Object
  extended by com.github.dandelion.datatables.testing.utils.Constants

public class Constants
extends Object


Field Summary
static org.openqa.selenium.Dimension DEFAULT_WINDOW_SIZE
           
static String SERVER_HOST
           
static int SERVER_PORT
           
static String TABLE_ID
           
static String TABLE_ID2
           
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_WINDOW_SIZE

public static final org.openqa.selenium.Dimension DEFAULT_WINDOW_SIZE

TABLE_ID

public static final String TABLE_ID
See Also:
Constant Field Values

TABLE_ID2

public static final String TABLE_ID2
See Also:
Constant Field Values

SERVER_HOST

public static final String SERVER_HOST
See Also:
Constant Field Values

SERVER_PORT

public static final int SERVER_PORT
See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()


Copyright © 2013. All Rights Reserved.