Package com.applitools.eyes
Class OSNames
- java.lang.Object
-
- com.applitools.eyes.OSNames
-
public class OSNames extends Object
-
-
Constructor Summary
Constructors Constructor Description OSNames()
-
-
-
Field Detail
-
UNKNOWN
public static final String UNKNOWN
- See Also:
- Constant Field Values
-
LINUX
public static final String LINUX
- See Also:
- Constant Field Values
-
WINDOWS
public static final String WINDOWS
- See Also:
- Constant Field Values
-
IOS
public static final String IOS
- See Also:
- Constant Field Values
-
MACINTOSH
public static final String MACINTOSH
- See Also:
- Constant Field Values
-
MAC_OS_X
public static final String MAC_OS_X
- See Also:
- Constant Field Values
-
CHROME_OS
public static final String CHROME_OS
- See Also:
- Constant Field Values
-
ANDROID
public static final String ANDROID
- See Also:
- Constant Field Values
-
-