Uses of Enum Class
com.applitools.eyes.selenium.BrowserType
Packages that use BrowserType
-
Uses of BrowserType in com.applitools.eyes
Methods in com.applitools.eyes with parameters of type BrowserTypeModifier and TypeMethodDescriptionstatic StringBrowserNames.getBrowserName(BrowserType browserType) -
Uses of BrowserType in com.applitools.eyes.selenium
Methods in com.applitools.eyes.selenium that return BrowserTypeModifier and TypeMethodDescriptionstatic BrowserTypestatic BrowserTypeReturns the enum constant of this class with the specified name.static BrowserType[]BrowserType.values()Returns an array containing the constants of this enum class, in the order they are declared.