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