Uses of Enum
com.playtika.testcontainer.selenium.BrowserType
Packages that use BrowserType
-
Uses of BrowserType in com.playtika.testcontainer.selenium
Methods in com.playtika.testcontainer.selenium that return BrowserTypeModifier and TypeMethodDescriptionstatic BrowserTypeReturns 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.