Uses of Enum
io.github.bonigarcia.seljup.BrowserType
Packages that use BrowserType
-
Uses of BrowserType in io.github.bonigarcia.seljup
Methods in io.github.bonigarcia.seljup that return BrowserTypeModifier and TypeMethodDescriptionBrowsersTemplate.Browser.toBrowserType()static BrowserTypeBrowsersTemplate.Browser.toBrowserType(String browser) static 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.