Uses of Class
com.playtika.test.selenium.VncRecordingMode
-
Packages that use VncRecordingMode Package Description com.playtika.test.selenium -
-
Uses of VncRecordingMode in com.playtika.test.selenium
Methods in com.playtika.test.selenium that return VncRecordingMode Modifier and Type Method Description static VncRecordingModeVncRecordingMode. valueOf(String name)Returns the enum constant of this type with the specified name.static VncRecordingMode[]VncRecordingMode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-