Constant Field Values
Contents
org.openqa.*
-
org.openqa.selenium.WebDriverException Modifier and Type Constant Field Value protected static final java.lang.String
BASE_SUPPORT_URL
"https://selenium.dev/exceptions/"
public static final java.lang.String
DRIVER_INFO
"Driver info"
public static final java.lang.String
SESSION_ID
"Session ID"
-
org.openqa.selenium.interactions.touch.FlickAction Modifier and Type Constant Field Value public static final int
SPEED_FAST
1
public static final int
SPEED_NORMAL
0
-
org.openqa.selenium.logging.LogType Modifier and Type Constant Field Value public static final java.lang.String
BROWSER
"browser"
public static final java.lang.String
CLIENT
"client"
public static final java.lang.String
DRIVER
"driver"
public static final java.lang.String
PERFORMANCE
"performance"
public static final java.lang.String
PROFILER
"profiler"
public static final java.lang.String
SERVER
"server"
-
org.openqa.selenium.net.PortProber Modifier and Type Constant Field Value public static final int
HIGHEST_PORT
65535
public static final int
START_OF_USER_PORTS
1024